summaryrefslogtreecommitdiff
path: root/version.h
AgeCommit message (Expand)Author
2001-03-09* math.c (math_log, math_log10): use nan() instead of 0.0/0.0 on Cygwin.eban
2001-03-07* math.c (math_log, math_log10): should return NaN if x < 0.0eban
2001-03-06* parse.y (primary): rescue and ensure clauses should be allowedmatz
2001-03-052001-03-05eban
2001-03-04* string.c (trnext): support backslash escape in String#tr.eban
2001-02-282001-02-28eban
2001-02-272001-02-27eban
2001-02-26* eval.c (proc_call): should not modify ruby_block->frame.itermatz
2001-02-24* win32/win32.c (myrename): fix error handling.eban
2001-02-20* bignum.c (rb_big2long): should not raise RangeError for Bignummatz
2001-02-19commit miss; sorrymatz
2001-02-192001-02-19eban
2001-02-182001-02-18eban
2001-02-16* io.c (set_outfile): f should be the FILE* from the assigning value.matz
2001-02-152001-02-15eban
2001-02-142001-02-14eban
2001-02-132001-02-13eban
2001-02-11* eval.c (stack_length): use __builtin_frame_address() only ifeban
2001-02-09ruby.c (ruby_init_loadpath): convert '\' to '/'eban
2001-02-08lib/mkmf.rb (create_makefile): add srcdir.eban
2001-02-02* eval.c (POP_VARS): propagate DVAR_DONT_RECYCLE, ifmatz
2001-01-31gcc-2.95.2-7(cygwin) support.eban
2001-01-232001-01-23eban
2001-01-22* mkconfig.rb: autoconf 2.49 support.eban
2001-01-182000-01-18eban
2001-01-152001-01-15eban
2001-01-09* string.c (rb_str_reverse_bang): forgot to call rb_str_modify().matz
2001-01-09* pack.c (pack_pack): template "m2" or "u2" caused inifinite loop.matz
2000-12-29* gc.c (mem_error): prohibit recursive mem_error().matz
2000-12-25001225matz
2000-12-22matzmatz
2000-12-18matzmatz
2000-12-1320001213eban
2000-12-08matzmatz
2000-12-05matzmatz
2000-11-27matzmatz
2000-11-21matzmatz
2000-11-2020001120eban
2000-11-16001117matz
2000-11-16matzmatz
2000-11-14matzmatz
2000-11-13matzmatz
2000-11-10matzmatz
2000-11-08matzmatz
2000-11-03001104matz
2000-11-02matzmatz
2000-11-01ebaneban
2000-10-31ebaneban
2000-10-25ebaneban
2000-10-20matzmatz