aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* merge Oniguruma 4.0.1kosako2006-02-121-0/+14
* add WIN32OLE.create_guid.suke2006-02-111-0/+6
* * ext/zlib/zlib.c: should not access ruby objects in finalizer.ocean2006-02-071-1/+6
* * file.c (rb_thread_flock): ERROR_NOT_LOCKED is not an error on Cygwin.eban2006-02-061-0/+5
* * enum.c (enum_find_index): a new method Enumerable#find_index.matz2006-02-051-0/+5
* * ruby.h (struct RStruct): embed 3 or less elements structs.akr2006-02-051-0/+15
* * ChangeLog: update ML number.matz2006-02-051-1/+1
* * numeric.c (fix_to_s): removed workaround for radix 2. Historically,ocean2006-02-051-0/+6
* * lib/net/http.rb (add_field, get_fields): keep 1.8.2 compatibility. This pa...aamine2006-02-051-0/+5
* * lib/mkmf.rb (create_makefile): Kernel#sub! was removed on HEAD.ocean2006-02-051-0/+4
* * lib/pstore.rb: should return default value if name is not found.ocean2006-02-051-3/+7
* * eval.c: apply the FreeBSD getcontext/setcontext workaroundakr2006-02-041-0/+5
* * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290]matz2006-02-041-1/+5
* * win32/win32.c (LK_ERR): ERROR_NOT_LOCKED is not an error.usa2006-02-041-0/+5
* * numeric.c (fix_to_s): (2**32).to_s(2) fails with exception whereocean2006-02-041-0/+8
* * ruby.h: fixed prototype.ocean2006-02-031-0/+6
* * eval.c: unify ruby_class (for method definition) and ruby_cbasematz2006-02-031-0/+36
* * 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
* * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser#get_tk): addedusa2006-02-021-0/+5
* * 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/+10
* * 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-0/+6
* * ext/socket/socket.c: turn on do_not_reverse_lookup by default.matz2006-01-261-0/+4
* * 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-1/+6
* * 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
* * 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
* * eval.c (rb_mod_method_defined): ditto.nobu2006-01-171-1/+3
* * object.c (rb_mod_const_get, rb_mod_const_defined): added optionalnobu2006-01-171-3/+9
* * win32/setup.mak (MAKE): workaround for nmake 8.usa2006-01-171-0/+4
* * win32/Makefile.sub: invoke .bat via shell. workaround for nmake 8.usa2006-01-171-0/+4
* * ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):ocean2006-01-161-0/+6
* * file.c (rb_file_s_chmod): avoid warning where sizeof(int) !=ocean2006-01-131-0/+5
* * 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
* (ERB::Compiler): add instance variable @insert_cmd to change <%='s behavior.seki2006-01-101-0/+5
* bit more explanation for previous change.akr2006-01-101-1/+1
* * gc.c (garbage_collect): mark ruby_current_node.akr2006-01-101-0/+8
* * ext/syck/rubyext.c (syck_resolver_transfer): should be able to loadocean2006-01-101-0/+5
* * lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded inocean2006-01-101-0/+8
* * lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quotedocean2006-01-101-2/+8
* * gc.c (gc_stress): renamed from always_gc and enabled by default.akr2006-01-091-0/+6
* * 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
* * eval.c (GCC_VERSION_BEFORE): check __INTEL_COMPILER.akr2006-01-081-0/+6