aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * array.c, bignum.c, gc.c, numeric.c, string.c, util.c, insns.def,nobu2009-03-101-0/+5
* * win32/Makefile.sub (LDFLAGS): moved -link to TRY_LINK, LINK_SOnobu2009-03-101-1/+5
* * win32/Makefile.sub (config.h): passes LDFLAGS to rbconfig.rb sonobu2009-03-101-0/+5
* * iseq.c (prepare_iseq_build): too few arguments to functionnobu2009-03-101-0/+5
* * iseq.c (rb_iseq_compile_with_option): argument may be converted.nobu2009-03-101-0/+4
* * configure.in (MANGLED_PATH): defines for RUBYLIB_PREFIX.nobu2009-03-091-1/+7
* * configure.in (MINIRUBY): keep macro into Makefile.nobu2009-03-091-1/+3
* * configure.in (RUBY_CHECK_SIZEOF): fix for fallback.nobu2009-03-091-0/+4
* * ext/dl/callback/depend: fix for parallel build.nobu2009-03-091-1/+7
* * ext/dl/callback/extconf.rb ($distcleanfiles): added callback.c.nobu2009-03-091-0/+4
* * configure.in (load_relative): new option to enable load pathnobu2009-03-091-0/+7
* * lib/rake: updated to rake code to rake-0.8.4 source code base.nobu2009-03-091-0/+4
* * lib/rubygems/installer.rb (Gem::Installer#initialize): env maynobu2009-03-091-0/+9
* * instruby.rb (manpages): use basename to compare and for Tempfile.nobu2009-03-091-0/+4
* * instruby.rb (default gems): installs default gemspecs.nobu2009-03-091-0/+4
* * win32/Makefile.sub (OPTFLAGS): simplified. see [ruby-core:22725]usa2009-03-091-0/+4
* * instruby.rb: prints names of the directories where files arenobu2009-03-091-0/+5
* * test/ruby/test_proc.rb: add some tests.mame2009-03-081-0/+4
* * test/ruby/test_enum.rb: add some tests.mame2009-03-081-0/+4
* * test/ruby/test_object.rb: add a test for Object#method_missing.mame2009-03-081-0/+4
* * test/ruby/test_file_exhaustive.rb: add tests for File#size andmame2009-03-081-0/+5
* * win32/Makefile.sub (LDFLAGS): always prepends -link.nobu2009-03-081-0/+4
* * configure.in (RUBY_CHECK_SIZEOF): dirty hack to compute multiplenobu2009-03-081-0/+5
* * 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