summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * bcc32/setup.mak, win32/setup.mak(-prologue-): move srcdir fromnobu2002-12-271-0/+5
* * wince/config, wince/configure.bat: replace 1.7 with 1.8uema22002-12-271-0/+5
* * instruby.rb: fileutils.rb accepts only one argument.aamine2002-12-271-0/+4
* * lib/fileutils.rb (fu_parseargs): reject illegal options correctly.aamine2002-12-271-1/+10
* * instruby.rb: check only `-' option, and use fileutils instead ofnobu2002-12-261-0/+5
* * lib/net/telnet.rb: Telnet#print not add "\n".wakou2002-12-261-0/+6
* commit miss.eban2002-12-261-0/+8
* * win32/setup.mak (-prologue-): moved srcdir macro definition.usa2002-12-261-0/+5
* * regex.c (re_match_exec): fix odd \G behavior based on the patchmatz2002-12-251-0/+5
* * bcc32/setup.mak (-generic-): removed garbages.nobu2002-12-251-0/+4
* * bcc32/Makefile.sub, win32/Makefile.sub (RUBY_SO_NAME, config.h):usa2002-12-251-0/+12
* * lib/irb/completion.rb: Use Object#class rather than Object#type.knu2002-12-241-0/+4
* * lib/cgi.rb (Cookie::parse), lib/cgi-lib.rb (initialize): Do notknu2002-12-241-0/+6
* * numeric.c (DBL_MAX_10_EXP): fix typo. [ruby-dev:36826]usa2002-12-241-0/+4
* 021224matz2002-12-241-0/+4
* * class.c (ins_methods_i): should not show ID_ALLOCATOR.matz2002-12-241-0/+14
* * lib/README: Synchronize with reality.knu2002-12-231-0/+4
* * MANIFEST, lib/README, lib/ipaddr.rb: Add ipaddr.rb from rough.knu2002-12-231-0/+4
* * ext/dbm/dbm.c (fdbm_alloc): allocator takes only one argument.usa2002-12-211-0/+4
* * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc),usa2002-12-211-0/+13
* * lib/mkmf.rb (create_makefile): accept pure ruby libraries.eban2002-12-211-0/+4
* * misc/ruby-mode.el (ruby-parse-partial): keywords must not benobu2002-12-201-0/+5
* ditto.nobu2002-12-201-6/+6
* * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c,nobu2002-12-201-0/+8
* * io.c (rb_io_fwrite): separated from io_write().nobu2002-12-201-0/+9
* * object.c (Init_Object): should not remove Class#allocate.matz2002-12-201-0/+7
* * parse.y (do_block): split "do" block and tLBRACE_ARG block.matz2002-12-201-0/+16
* * lib/README, lib/cgi/ftplib.rb, lib/telnet.rb: Delete ftplib.rbknu2002-12-191-0/+6
* * lib/tempfile.rb: Embed Rdoc style comments.knu2002-12-191-0/+6
* Add Tempfile#close!() as a shorthand for Tempfile#close(true).knu2002-12-191-0/+7
* Delete final.rb, which was obsoleted long ago.knu2002-12-191-0/+5
* * re.c (rb_reg_match_pre, rb_reg_match_post, match_to_a,nobu2002-12-191-0/+6
* * numeric.c (DBL_EPSILON): fix typo.usa2002-12-191-0/+4
* [BUG] not SEGV.nobu2002-12-191-1/+1
* * eval.c (assign): avoid SEGV at multiple attribute assignment.nobu2002-12-191-0/+4
* * numeric.c (num_step): use DBL_EPSILON.matz2002-12-191-0/+46
* Add a missing ||.knu2002-12-181-0/+4
* * string.c (rb_str_dup_frozen): handle tail shared string.nobu2002-12-181-1/+3
* * string.c (rb_str_new4): handle tail shared string.nobu2002-12-171-0/+5
* * re.c (rb_reg_nth_match): tail sharing.nobu2002-12-171-1/+3
* * node.h (NODE_ATTRASGN): new node, assignment to attribute.nobu2002-12-171-0/+11
* * lib/open-uri.rb: new file.akr2002-12-161-0/+4
* * file.c (utimbuf): need to define for VC++.usa2002-12-161-0/+4
* * parse.y (nextc): get rid of overrun. (pointed out by akrnobu2002-12-161-0/+5
* * lib/mkmf.rb (init_mkmf): add $(topdir) to $LIBPATH if $extmk.eban2002-12-151-10/+15
* * configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema22002-12-151-0/+13
* * parse.y (dispose_string): dispose String object.nobu2002-12-151-5/+11
* * wince/sys : add stat.c, stat.h, timeb.c, timeb.h,uema22002-12-141-0/+8
* * ext/dbm/extconf.rb (rb_check): support for GNU dbm 1.8.3.eban2002-12-131-0/+6
* * ext/dbm/extconf.rb (db_check): check existence of the functioneban2002-12-131-0/+5