aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/syck/syck.c (syck_move_tokens): should reset p->cursor or etcocean2006-02-031-0/+6
* * ext/syck/emitter.c (syck_emitter_write): should not set '\0' onocean2006-02-021-0/+6
* * eval.c (eval): need not to protect $SAFE value.matz2006-02-021-0/+16
* commit miss...ocean2006-02-021-0/+9
* * configure.in: The isinf is not regognized by autoconfocean2006-02-021-0/+5
* * configure.in, hash.c (ruby_setenv): use setenv(3) and unsetenv(3)ocean2006-02-011-1/+1
* * ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.nagai2006-01-311-0/+7
* * ext/syck/rubyext.c (syck_resolver_transfer): workaround for SEGV.ocean2006-01-301-0/+5
* * lib/rdoc/usage.rb: support "a:0:33" style caller[-1]. In this caseocean2006-01-271-2/+8
* * configure.in, dln.c, file.c, intern.h, missing.h (eaccess): usenobu2006-01-251-0/+5
* * lib/test/unit/autorunner.rb (process_args): ignore arguments afternobu2006-01-221-4/+9
* * eval.c (POST_GETCONTEXT): define separately from PRE_GETCONTEXT onakr2006-01-221-2/+9
* * eval.c (ruby_setjmp): workaround for FreeBSD/i386akr2006-01-221-0/+6
* add ML ref.akr2006-01-201-1/+2
* * eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): use only for SPARC and IA64akr2006-01-201-0/+5
* * lib/fileutils.rb (mv): should remove file after copying. [ruby-dev:28223]aamine2006-01-191-0/+5
* * eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): don't clobber %l7 of SPARCakr2006-01-181-0/+9
* * win32/setup.mak (MAKE): workaround for nmake 8.usa2006-01-171-0/+4
* * win32/{Makefile.sub,setup.mak}: invoke .bat via shell. workaroundusa2006-01-171-0/+5
* * ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):ocean2006-01-161-0/+6
* * io.c (READ_DATA_PENDING, READ_DATA_PENDING_COUNT): definedakr2006-01-131-0/+5
* * file.c (rb_file_s_chmod): avoid warning where sizeof(int) !=ocean2006-01-131-0/+5
* Tue Jan 11 15:00:00 2006 Ville Mattila <mulperi@iki.fi>akr2006-01-131-0/+20
* * lib/rdoc/diagram.rb:ocean2006-01-131-0/+15
* * ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widgetnagai2006-01-121-0/+14
* bit more explanation for previous change.akr2006-01-101-1/+1
* * gc.c (garbage_collect): mark ruby_current_node.akr2006-01-101-0/+8
* Commit miss again.ocean2006-01-101-0/+8
* * ext/syck/rubyext.c (syck_resolver_transfer): should be able to loadocean2006-01-101-0/+5
* * lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quotedocean2006-01-101-2/+8
* * ext/zlib/extconf.rb: zlib compiled DLL version 1.2.3 distributed byocean2006-01-091-0/+5
* * win32/Makefile.sub (OPTFLAGS): I have experienced trouble on y- flag,ocean2006-01-091-0/+8
* * parse.y (singleton): get rid of segfault on syntax error.nobu2006-01-071-0/+5
* * win32/win32.c (ioinfo): revert previous commit. sorry.usa2006-01-061-4/+0
* * win32/win32.c (ioinfo): VC++8 support, forgotten to commit.usa2006-01-051-0/+4
* no messageocean2006-01-011-0/+1
* * win32/win32.c (rb_w32_seekdir): should not segfault even if passedocean2006-01-011-1/+8
* * eval.c (rb_thread_save_context): should not recycle scope object usednobu2005-12-311-0/+5
* * win32/Makefile.sub: VC++8 support.nobu2005-12-301-1/+3
* * gc.c (garbage_collect): mark objects refered from aborting threads.nobu2005-12-301-0/+5
* * dir.c (glob_helper): do not use TRUE for djgpp.eban2005-12-301-0/+4
* * file.c (eaccess): workaround for VC++8 runtime.usa2005-12-291-0/+6
* * eval.c (rb_gc_mark_threads): leave unmarked threads which won't wakenobu2005-12-291-0/+8
* * test/ruby/envutil.rb (EnvUtil.rubybin): search "ruby" instead ofakr2005-12-291-0/+5
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_che...gotoyuzo2005-12-261-0/+5
* * eval.c (rb_eval), gc.c (gc_mark_children), node.h (NEW_ALIAS,nobu2005-12-261-1/+8
* * eval.c (ev_const_get): fixed a bug in constant reference duringmatz2005-12-261-0/+11
* * stable version 1.8.4 released.matz2005-12-241-0/+9
* * file.c (w32_io_info): should return handle because FileIndex isocean2005-12-211-0/+5
* * lib/pathname.rb (test_kernel_open): use File.identical?.akr2005-12-211-0/+5