aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (universal_binary): checks if sizes are same on allnobu2009-03-071-0/+5
* * configure.in: checks if cd really succeeded.nobu2009-03-071-0/+4
* fix typos.akr2009-03-071-10/+10
* fix typos.akr2009-03-071-10/+10
* * configure.in: don't use CONFIG_SHELL for testing shell feature inakr2009-03-071-0/+5
* * configure.in: fix the location of cdcmd.akr2009-03-071-0/+4
* * configure.in: the shell which runs configure may be different fromakr2009-03-071-0/+6
* * test/erb/test_erb.rb: reverted space sensitive test results.nobu2009-03-071-0/+8
* * lib/securerandom.rb (SecureRandom.urlsafe_base64): add optionalakr2009-03-061-0/+5
* * configure.in (RUBY_LIB_VERSION_STYLE): sets full or minor stylenobu2009-03-061-1/+6
* * Makefile.in (update-mspec): split from update-rubyspec.nobu2009-03-061-1/+5
* * configure.in, Makefile.in, win32/Makefile.sub (CHDIR): cd usingnobu2009-03-061-24/+4
* * win32/Makefile.sub (.c.asm): removed $(COUTFLAG).nobu2009-03-061-0/+4
* * error.c (report_bug): message updated to better English.matz2009-03-061-0/+5
* * ChangeLog: reverted lines removed at r22787.nobu2009-03-061-1/+17
* * Makefile.in, win32/Makefile.sub (INSNS): moved variablenobu2009-03-061-0/+5
* * lib/rake/loaders/makefile.rb (Rake::MakefileLoader#load): deals withnobu2009-03-061-1/+4
* * lib/rake/testtask.rb (Rake::TestTask#define): passes each libsnobu2009-03-061-0/+5
* * array.c (rb_ary_fill): doc for Array#fill misses indicationmatz2009-03-061-16/+5
* * numeric.c (flo_to_s): keeps enough precision for round trip.nobu2009-03-051-0/+5
* * lib/tmpdir.rb (Dir.tmpdir): not use USERPROFILE, and ignoresnobu2009-03-051-0/+5
* * win32/win32.c (rb_w32_sysinit): initializes version info first.nobu2009-03-051-1/+3
* * win32/win32.c (rb_w32_osid): always define for binary compatibility.nobu2009-03-051-0/+4
* * win32/Makefile.sub (make_insns_rules): rule to make rules for insns.nobu2009-03-051-0/+4
* * win32/Makefile.sub (miniruby.exe): workaround for a failure ofnobu2009-03-051-0/+5
* * test/dl/test_base.rb: Add dragonfly to libc and libm switch.naruse2009-03-051-0/+4
* * string.c (str_eql): extracted from rb_str_equal and rb_str_eql.nobu2009-03-051-1/+3
* * string.c (rb_str_chomp_bang): keeps 7bit coderange.nobu2009-03-051-0/+4
* * include/ruby/encoding.h (enc_initialized_p): ENC_UNINITIALIZEDnobu2009-03-051-0/+8
* * test/ruby/test_array.rb: fix wrong test, and add a test formame2009-03-041-0/+5
* * test/ruby/test_array.rb: add some tests for coverage.mame2009-03-041-0/+4
* * win32/README.win32 (Requirement): added unicows.lib and dll.nobu2009-03-041-0/+4
* * configure.in, win32/configure.bat (--enable-win95): new optionnobu2009-03-041-0/+5
* * lib/thread.rb (SizedQueue#push): fix limit condition.mame2009-03-041-0/+5
* * configure.in (mingw): checks if unicows.lib is available.nobu2009-03-041-1/+5
* * include/ruby/win32.h (WIN95): moved to config.hnobu2009-03-041-0/+9
* * lib/csv.rb: Some minor documentation fixes from Gregory Brown.jeg22009-03-031-2/+6
* * lib/csv.rb: A patch from Madoka Yakamamoto to prevent an infinitejeg22009-03-031-0/+5
* * lib/prime.rb (Prime::prime?): used to return a wrong answer.yugui2009-03-031-0/+7
* * ext/extmk.rb (extmake): removes object files no longer used andnobu2009-03-031-2/+5
* * ext/dl/win32/lib/win32/resolv.rb: get rid of warning.usa2009-03-031-0/+6
* * ext/extmk.rb (extmake), lib/mkmf.rb (create_makefile): $objs andnobu2009-03-031-0/+5
* * ext/dl/win32/lib/win32/{registry,resolv}.rb: use dl/import insteadusa2009-03-031-0/+5
* * ext/dl/lib/dl/func.rb (DL::Function.name): delegate to @cfunc.usa2009-03-031-0/+4
* * ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks.nobu2009-03-031-1/+5
* * ext/dl/lib/dl/cparser.rb (DL::CParser::parse_signature): fixednobu2009-03-031-1/+4
* * ext/dl/lib/dl/pack.rb (DL::PackInfo): reduced redundantnobu2009-03-031-1/+6
* * ext/dl/lib/dl/value.rb (DL::ValueUtil#wrap_arg): NULL for nil.nobu2009-03-031-1/+3
* * test/dl: moved from ext/dl/test.nobu2009-03-031-0/+4
* * ext/extmk.rb (extmake): removes object files no longer used.nobu2009-03-031-1/+3