summaryrefslogtreecommitdiff
path: root/version.h
AgeCommit message (Expand)Author
2001-12-25011226matz
2001-12-25* stable version 1.6.6 released.matz
2001-12-212001-12-21eban
2001-12-20* lib/mkmf.rb (with_destdir): new.nobu
2001-12-192001-12-19eban
2001-12-18* eval.c (rb_thread_schedule): should not select a thread which ismatz
2001-12-17* intern.h: add prototypes.nobu
2001-12-132001-12-13eban
2001-12-122001-12-12eban
2001-12-102001-12-10eban
2001-12-04* io.c (io_fread): EAGAIN/EWOULDBLOCK should not terminate andmatz
2001-12-032001-12-03eban
2001-11-28* eval.c (rb_thread_select): should subtract timeofday() frommatz
2001-11-252001-11-25usa
2001-11-232001-11-23eban
2001-11-222001-11-22eban
2001-11-202001-11-20eban
2001-11-192001-11-19eban
2001-11-18* parse.y: needless conditional.nobu
2001-11-132001-11-13usa
2001-11-082001-11-08eban
2001-11-07* dir.c (my_getcwd): do not rely on MAXPATHLEN.matz
2001-11-01* bignum.c (rb_big_aref): idx may be a Bignum.matz
2001-10-31* eval.c (POP_VARS): should not set DVAR_DONT_RECYCLE if _oldmatz
2001-10-30* eval.c (rb_f_eval): can't modify untainted binding.matz
2001-10-29* parse.y (str_extend): shuould allow interpolation of $-x.matz
2001-10-222001-10-22eban
2001-10-21* variable.c (remove_trace): should not access already freed area.nobu
2001-10-1520011015nobu
2001-10-102001-10-10eban
2001-10-092001-10-09eban
2001-10-052001-10-05eban
2001-10-04* ext/socket/socket.c (ruby_connect): EALREADY is the equivalent eban
2001-10-02* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.matz
2001-09-19010919matz
2001-09-08* eval.c (rb_thread_restore_context): save current value ofmatz
2001-09-06* class.c (rb_include_module): should check whole ancestors tomatz
2001-09-05* ruby.c (proc_options): should not adjust argc/argv if -e optionmatz
2001-09-03* io.c (rb_io_popen): accept integer flags as mode.matz
2001-09-012001-09-01nobu
2001-08-262001-08-26nobu
2001-08-242001-08-24eban
2001-08-23* eval.c (is_defined): should not dump core for "defined?(())".matz
2001-08-20* ext/digest/sha2/extconf.rb: fix support for cross-compiling.eban
2001-08-162001-08-16eban
2001-08-14* string.c (rb_str_cmp): remove needless conditional.matz
2001-08-06* struct.c (rb_struct_modify): should check frozen and taintmatz
2001-07-312001-07-31eban
2001-07-27* eval.c (rb_eval): add CHECK_INTS before next, redo, retry tomatz
2001-07-262001-07-26eban