aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/debug.rb (debug_command): added a deficient format specifier.nobu2005-07-102-4/+9
* 2005-07-10nobu2005-07-101-3/+3
* 2005-07-09suke2005-07-091-3/+3
* convert dispid in Ruby and C by INT2NUM and NUM2INT.suke2005-07-094-3/+24
* * win32/win32.c (StartSockets): iSockOpt is no longer used.nobu2005-07-081-5/+1
* * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou2005-07-085-28/+30
* 2005-07-08kou2005-07-081-3/+3
* * object.c (rb_obj_pattern_match): now returns nil.matz2005-07-064-488/+96
* * win32/win32.c (open_ifs_socket): new function.usa2005-07-063-26/+62
* * ext/nkf/lib/kconv.rb: fix typo.naruse2005-07-051-1/+1
* * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse2005-07-055-19/+1118
* 2005-07-06naruse2005-07-051-3/+3
* * instruby.rb: expand source library path.nobu2005-07-052-3/+7
* * eval.c (rb_thread_save_context): must not switch contexts duringnobu2005-07-052-2/+7
* * array.c (sort_2): get rid of yet another bcc's bug.nobu2005-07-052-7/+12
* * ext/tk/tkutil/tkutil.c: fix typo.nagai2005-07-052-2/+6
* * ext/tk/tcltklib.c: bug fix on treating Unicode strings.nagai2005-07-0513-94/+375
* 2005-07-05nagai2005-07-051-3/+3
* * lib/set.rb: test change to follow revision 1.28. (duck typing?)ocean2005-07-042-2/+6
* * test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some testsusa2005-07-044-1/+38
* 2005-07-04eban2005-07-031-3/+3
* testeban2005-07-030-0/+0
* testeban2005-07-030-0/+0
* cosmetic.nahi2005-07-031-1/+1
* * test/wsdl/document/test_rpc.rb: compare formatted time string ofnahi2005-07-032-2/+11
* avoid some race conditionakr2005-07-031-1/+6
* 2005-07-03akr2005-07-031-3/+3
* doc fix.akr2005-07-021-1/+1
* use CMSG_LEN.akr2005-07-021-2/+2
* * ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 andakr2005-07-023-25/+48
* * 2005-07-02eban2005-07-021-3/+3
* fix indent.akr2005-07-021-1/+1
* * defines.h (FLUSH_REGISTER_WINDOWS): defined for IA64.akr2005-07-024-3/+27
* * configure.in: check select_large_fdset.akr2005-07-023-1/+18
* * bignum.c (rb_big_neg): may be accessing bogus pointer value.matz2005-07-013-9/+11
* * ChangeLog: typo.usa2005-07-011-1/+1
* * missing/erf.c: need to include some headers for some platforms.usa2005-07-013-0/+17
* * missing/crypt.c: modified to make it compilable on platformsmatz2005-07-013-2/+122
* * lib/open-uri.rb (OpenURI.open_http): refine post_connection_checkakr2005-07-012-3/+13
* * missing/crypt.c: replaced with 4.4BSD version.matz2005-07-014-317/+1309
* * 2005-07-01eban2005-06-301-4/+4
* * enum.c (enum_min, enum_max): must not return Qundef.nobu2005-06-302-0/+7
* * lib/delegate.rb (Delegator::respond_to): respond_to? must checkmatz2005-06-302-0/+14
* * signal.c (trap): non-string trap hander was ignored.nobu2005-06-302-1/+9
* * lib/irb/ruby-lex.rb (RubyLex::identify_number): alternative implementskeiju2005-06-302-8/+19
* * lib/irb/ruby-lex.rb (RubyLex::identify_number): should not treatmatz2005-06-302-2/+8
* add a test for [ruby-dev:26383].akr2005-06-301-0/+6
* * eval.c (rb_eval): pre-evaluate argument for unambiguousmatz2005-06-301-1/+0
* * eval.c (rb_eval): pre-evaluate argument for unambiguousmatz2005-06-3010-72/+104
* * 2005-06-30eban2005-06-301-3/+3