summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-14* time.c (search_time_t): support non 32bit time_t environments.usa
2006-02-14* 2006-02-14eban
2006-02-14* io.c (argf_forward): should not use frame->argv.matz
2006-02-13* common.mk: io.c is depending on env.hocean
2006-02-13* eval.c (rb_call0): argument update propagation. [ruby-dev:28044]matz
2006-02-13* eval.c (eval): should push class from binding if supplied.matz
2006-02-12* 2006-02-13eban
2006-02-12add instance variable @insert_cmd to change <%='s behavior. (backported 1.15 ...seki
2006-02-11* 2006-02-12eban
2006-02-11* eval.c (eval): no need to push ruby_class. [ruby-dev:28176]matz
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 (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* ruby.h (RSTRUCT_LEN, RSTRUCT_PTR): defined for source levelakr
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* 2006-02-05eban
2006-02-05* lib/net/http.rb: imported from trunk, rev 1.129aamine
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* 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* 2006-02-03eban
2006-02-03* ext/syck/syck.c (syck_move_tokens): should reset p->cursor or etcocean
2006-02-02* ext/syck/emitter.c (syck_emitter_write): should not set '\0' onocean
2006-02-02* eval.c (eval): need not to protect $SAFE value.matz
2006-02-02commit miss...ocean
2006-02-02* 2006-02-02eban
2006-02-02* configure.in: The isinf is not regognized by autoconfocean
2006-02-01* 2006-02-01eban
2006-02-01* configure.in, hash.c (ruby_setenv): use setenv(3) and unsetenv(3)ocean
2006-01-31* ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.nagai
2006-01-30* 2006-01-31eban
2006-01-30* ext/syck/rubyext.c (syck_resolver_transfer): workaround for SEGV.ocean
2006-01-28* 2006-01-28eban
2006-01-27* lib/rdoc/usage.rb: support "a:0:33" style caller[-1]. In this caseocean
2006-01-27add win32olesuke
2006-01-27add .documentsuke
2006-01-25* 2006-01-25nobu
2006-01-25* configure.in, dln.c, file.c, intern.h, missing.h (eaccess): usenobu
2006-01-22* lib/test/unit/autorunner.rb (process_args): ignore arguments afternobu
2006-01-22* eval.c (POST_GETCONTEXT): define separately from PRE_GETCONTEXT onakr
2006-01-22* 2006-01-22eban
2006-01-22* eval.c (ruby_setjmp): workaround for FreeBSD/i386akr
2006-01-21* 2006-01-21eban
2006-01-20add ML ref.akr