aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * regex.c (re_adjust_startpos): search start of multibytenobu2002-01-291-0/+7
* * lib/pp.rb: don't print a mode File::Stat as decimal number.akr2002-01-291-0/+2
* * file.c: `major' and `minor' macro needs sys/mkdev.h on SunOS 5.x.akr2002-01-291-0/+6
* * file.c (rb_stat_rdev_major): added. [new]matz2002-01-291-0/+8
* * array.c (rb_ary_fill): shouldn't yield unless block given.nobu2002-01-281-0/+4
* * parse.y (yylex): strict check for numbers.nobu2002-01-281-0/+4
* * eval.c (is_defined): defined?(Foo::Baz) should check constantsmatz2002-01-281-0/+23
* * configure.in (solaris): add '-shared' only for GNU ld.eban2002-01-251-1/+1
* * configure.in (solaris): add '-shared' only for GNU ld.eban2002-01-251-0/+4
* * class.c (rb_include_module): detect cyclic module inclusion.matz2002-01-251-0/+27
* * array.c (Init_Array): remove Array#filter.matz2002-01-231-2/+18
* * eval.c (rb_yield_0): restore source file/line after yield.nobu2002-01-231-0/+4
* * signal.c (ruby_signal): must define sighandler_t unlessnobu2002-01-211-0/+5
* * eval.c (ruby_stop): should not trace error handler.matz2002-01-211-0/+11
* * eval.c (rb_eval): need not to clar method cache for NODE_CLASS,matz2002-01-191-0/+13
* * io.c (rb_io_s_new): block check moved from initialize to thismatz2002-01-181-0/+30
* * ext/socket/socket.c (tcp_svr_s_open): fix typo.usa2002-01-181-0/+4
* * eval.c (block_pass): allow "retry" from within argument passedmatz2002-01-171-2/+23
* * st.c: primes should be primes.matz2002-01-161-0/+17
* * lib/timeout.rb (timeout): new optional argument to specify anakr2002-01-161-0/+8
* * object.c (rb_Float): remove underscores between digits.nobu2002-01-161-0/+9
* * re.c (match_select): should propagate taintness.matz2002-01-111-0/+16
* * class.c (rb_make_metaclass): [new]nobu2002-01-101-0/+27
* * eval.c (rb_add_method): should clear cache by id always.nobu2002-01-101-0/+19
* * win32/resource.rb: Modify copyright in resource script.usa2002-01-101-0/+4
* * misc/ruby-mode.el (ruby-calculate-indent): indentation afternobu2002-01-091-0/+8
* * eval.c (rb_add_method): clear replaced method from the cache.nobu2002-01-081-0/+4
* * string.c (rb_str_new2): NULL pointer check added.matz2002-01-071-0/+9
* * lib/time.rb (Time#xmlschema): new optional argumentakr2002-01-071-0/+6
* misordered.nobu2002-01-051-4/+4
* * range.c (range_member): beginning check wasnobu2002-01-051-0/+5
* * misc/ruby-mode.el (ruby-forward-string): forward a string. [new]nobu2002-01-051-0/+14
* * parse.y (yycompile): strdup()'ed twice.nobu2002-01-041-0/+4
* * process.c (rb_f_system): abandon vfork.matz2002-01-031-0/+39
* * lib/mkmf.rb (create_makefile): add -I. to CPPFLAGS.eban2002-01-021-0/+6
* * ext/curses/extconf.rb: add dir_config.eban2001-12-311-9/+6
* * parse.y (yycompile): always store copy of filename.nobu2001-12-311-0/+6
* aamineaamine2001-12-301-0/+15
* * ext/extmk.rb.in, lib/mkmf.rb (have_library): accept -lmeban2001-12-291-0/+5
* * array.c (rb_cmpint): fixed typo.nobu2001-12-281-0/+4
* * bignum.c (rb_cstr2inum): deny "0_".nobu2001-12-271-0/+4
* * bignum.c (rb_cstr2inum): allow "0\n" and so on.nobu2001-12-261-0/+4
* * lib/pp.rb, lib/prettyprint.rb: new files.akr2001-12-241-0/+4
* * time.c (time_timeval): wrong cast to time_t.matz2001-12-221-0/+6
* * parse.y (str_extend): make up "#$;" handling.matz2001-12-221-0/+4
* * time.c (time_plus): result should not be negative unlessmatz2001-12-211-0/+24
* * dln.h, ruby.h, util.h: enable prototypes in C++.nobu2001-12-211-0/+4
* * eval.c (rb_mod_define_method): must not convert Method to Proc.nobu2001-12-201-0/+4
* * lib/mkmf.rb (with_destdir): new.nobu2001-12-201-0/+8
* aamineaamine2001-12-201-0/+4