summaryrefslogtreecommitdiff
path: root/version.h
AgeCommit message (Expand)Author
2002-10-10* ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix memory leak.eban
2002-10-09* gc.c (gc_sweep): also adjust heaps_limits when free unused heapnobu
2002-10-082002-10-08eban
2002-10-072002-10-07eban
2002-10-062002-10-06nobu
2002-10-04* configure.in (RUBY_PROG_GNU_LD): check whether the linker is GNU ld.eban
2002-10-03* bcc32/mkexports.rb: to work on cygwin via telnet.nobu
2002-10-012002-10-02nobu
2002-09-302002-09-30nobu
2002-09-292002-09-29nobu
2002-09-282002-09-28eban
2002-09-272002-09-27knu
2002-09-25* io.c (appendline): forget to terminate with nul.matz
2002-09-23* eval.c (rb_call0): must not clear ruby_current_node, ornobu
2002-09-222002-09-22nobu
2002-09-21* eval.c (rb_thread_raise): no need to save dead thread context.nobu
2002-09-20* parse.y (block_append): eliminate unused literal nodes.nobu
2002-09-172002-09-17eban
2002-09-132002-09-13nobu
2002-09-112002-09-12knu
2002-09-112002-09-11nobu
2002-09-102002-09-10nobu
2002-09-082002-09-08eban
2002-09-072002-09-07eban
2002-09-062002-09-06eban
2002-09-052002-09-05nobu
2002-09-04* class.c (rb_make_metaclass): obj.meta.super.meta should be equalmatz
2002-09-03 * variable.c (rb_copy_generic_ivar): remove old generic instancematz
2002-09-022002-09-02eban
2002-08-302002-08-30nobu
2002-08-29* io.c (read_all): should use off_t instead of long.eban
2002-08-28* string.c (rb_str_delete_bang): should check if str->ptr is 0.matz
2002-08-27* file.c (rb_find_file): $LOAD_PATH must not be empty.matz
2002-08-242002-08-24nobu
2002-08-232002-08-23eban
2002-08-212002-08-21eban
2002-08-202002-08-20eban
2002-08-192002-08-19nobu
2002-08-152002-08-16nobu
2002-08-15* eval.c (ruby_current_node) : added to set sourceline on demand.nobu
2002-08-13* hash.c (rb_hash_replace): should copy ifnone.matz
2002-08-12* bignum.c (rb_big_cmp): use dbl2big() for Floats, instead ofmatz
2002-08-11* eval.c (rb_eval): set line number from all nodes.nobu
2002-08-06* string.c (rb_str_rindex): must return -1 if unmatched.usa
2002-08-012002-08-01nobu
2002-07-31* eval.c (rb_undef): undef should be done for klass, not ruby_class.matz
2002-07-302002-07-30nobu
2002-07-292002-07-29eban
2002-07-262002-07-26nobu
2002-07-132002-07-13nobu