summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-15* eval.c (rb_eval): NODE_OP_ASGN1 should allow splat in itsmatz
2006-02-15* eval.c (error_line): remove void control path. [ruby-dev:28335]matz
2006-02-15* eval.c (yield_under_i): should not pass self as an argument tomatz
2006-02-15* 2006-02-15usa
2006-02-15* eval.c (rb_obj_instance_eval): should no singleton classes formatz
2006-02-14* enumerator.c (enumerator_each): return self if no block ismatz
2006-02-14* string.c: fixed typo.ocean
2006-02-14* eval.c (DMETHOD_P): accessing wrong frame. [ruby-dev:28181]matz
2006-02-14* ext/zlib/zlib.c: supress warning on test/zlib. [ruby-dev:28323]ocean
2006-02-14* win32/win32.c (rb_w32_utime): drop read-only attribute beforeusa
2006-02-14* win32/Makefile.sub (config.h): should define HAVE_LONG_LONG withusa
2006-02-14* ChangeLog: typo.usa
2006-02-14* 2006-02-14usa
2006-02-14* time.c (search_time_t): support non 32bit time_t environments.usa
2006-02-13* eval.c (copy_node_scope): remove duplicated semicolons at end.matz
2006-02-13* parse.y (parser_parse_string): mention "regexp" in a errormatz
2006-02-12merge Oniguruma 4.0.1kosako
2006-02-11* 2006-02-11eban
2006-02-11add WIN32OLE.create_guid.suke
2006-02-09* 2006-02-09usa
2006-02-09* eval.c (rb_obj_instance_exec): fixed typo of rdoc.usa
2006-02-07* 2006-02-07eban
2006-02-07* ext/zlib/zlib.c: should not access ruby objects in finalizer.ocean
2006-02-06* file.c: commit miss?ocean
2006-02-06* file.c (cygwin_flock): save old errno.eban
2006-02-06* file.c (rb_thread_flock): ERROR_NOT_LOCKED is not an error on Cygwin.eban
2006-02-06* gc.c (gc_sweep): typo fix.eban
2006-02-05* 2006-02-06eban
2006-02-05* enum.c (enum_find_index): a new method Enumerable#find_index.matz
2006-02-05test small structs.akr
2006-02-05fix previous commit.akr
2006-02-05* ruby.h (struct RStruct): embed 3 or less elements structs.akr
2006-02-05* ChangeLog: update ML number.matz
2006-02-05* numeric.c (fix_to_s): removed workaround for radix 2. Historically,ocean
2006-02-05* lib/net/http.rb (add_field, get_fields): keep 1.8.2 compatibility. This pa...aamine
2006-02-05* 2006-02-05eban
2006-02-05* lib/mkmf.rb (create_makefile): Kernel#sub! was removed on HEAD.ocean
2006-02-05* lib/pstore.rb: should return default value if name is not found.ocean
2006-02-04* eval.c: apply the FreeBSD getcontext/setcontext workaroundakr
2006-02-04* oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290]matz
2006-02-04* win32/win32.c (LK_ERR): ERROR_NOT_LOCKED is not an error.usa
2006-02-04* 2006-02-04eban
2006-02-04* numeric.c (fix_to_s): (2**32).to_s(2) fails with exception whereocean
2006-02-03* ruby.h: fixed prototype.ocean
2006-02-03* eval.c: unify ruby_class (for method definition) and ruby_cbasematz
2006-02-03* ext/syck/syck.c (syck_move_tokens): should reset p->cursor or etcocean
2006-02-02* 2006-02-03eban
2006-02-02* ext/syck/emitter.c (syck_emitter_write): should not set '\0' onocean
2006-02-02* lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser#get_tk): addedusa
2006-02-02* 2006-02-02eban