summaryrefslogtreecommitdiff
path: root/version.h
AgeCommit message (Expand)Author
2001-07-18* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz
2001-07-16* eval.c (proc_invoke): should preserve iter status for embeddedmatz
2001-07-13* eval.c: wrapper modifies updated to 1.7 changes.matz
2001-07-122001-07-12eban
2001-07-06* eval.c (rb_f_require): move rb_file_s_expand_path frommatz
2001-07-02* eval.c (rb_eval_string_wrap): extend new ruby_top_self, notmatz
2001-06-29* lex.c (rb_reserved_word): lex_state after tRESCUE should bematz
2001-06-22* st.c (new_size): prime hash size enabled.matz
2001-06-192001-06-19eban
2001-06-11* hash.c (ruby_setenv): readline library leaves their environmentmatz
2001-06-06* eval.c (rb_load): should check if tainted even when wrap ismatz
2001-06-05* eval.c (rb_add_method): should not call rb_secure(), formatz
2001-06-04* regex.c (re_compile_pattern): should push option modifier at thematz
2001-06-012001-06-01eban
2001-05-29* regex.c (re_compile_pattern): no back reference to amatz
2001-05-282001-05-28eban
2001-05-25010526matz
2001-05-24* eval.c (rb_yield_0): need argument adjustment for C definedmatz
2001-05-22* variable.c (rb_alias_variable): should not allow variablematz
2001-05-21* bignum.c (rb_big2str): t should be protected from GC.matz
2001-05-17* eval.c (rb_call0): address of local_vars might change during eval.matz
2001-05-162001-05-16eban
2001-05-152001-05-15eban
2001-05-11* bignum.c (bigdivrem): access boundary bug.matz
2001-05-08* eval.c (is_defined): core dumped during instance_eval formatz
2001-05-07* lib/ftools.rb (syscopy): chmod destination file only ifeban
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-05-01* eval.c (rb_eval): should preserve value of ruby_errinfo.matz
2001-04-24* ruby.c (set_arg0): wrong predicate when new $0 value is biggermatz
2001-04-192001-04-19eban
2001-04-17010418matz
2001-04-172001-04-17eban
2001-04-162001-04-16eban
2001-04-11* class.c (rb_singleton_class_attached): should modify iv_tbl bymatz
2001-04-10* io.c (opt_i_set): should strdup() inplace_edit string.matz
2001-04-09* file.c (Init_File): should redifine "new" class method.matz
2001-04-06* variable.c (rb_const_get): no recursion to show full class pathmatz
2001-04-03* time.c (make_time_t): remove HAVE_TM_ZONE code since itmatz
2001-04-022001-04-02eban
2001-03-282001-03-28eban
2001-03-27* eval.c (rb_mod_define_method): should have clear method cache.matz
2001-03-26* ext/Win32API/Win32API.c: remove Init_win32api().eban
2001-03-22* ruby.h: better inline function support.matz
2001-03-21* win32/win32.c (win32_stat): WinNT/2k "//host/share" support.eban
2001-03-20* win32/win32.c (win32_stat): UNC support.eban
2001-03-19* eval.c (THREAD_ALLOC): flags should be initialized.matz
2001-03-162001-03-16eban
2001-03-14* eval.c (rb_thread_schedule): raise FATAL just once tomatz
2001-03-132001-03-13eban
2001-03-12* lib/mkmf.rb (create_makefile): save/restore $libs and $LIBPATH.eban