aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem: Removed to avoiddrbrain2012-04-201-0/+9
* * ChangeLog: fix typo.nobu2012-04-191-1/+1
* * lib/rubygems: Update to RubyGems 1.8.23 which contains securitydrbrain2012-04-191-0/+13
* fix typoskazu2012-04-191-2/+2
* * strftime.c (rb_strftime_with_timespec): fix carrir-up bug andnobu2012-04-191-0/+6
* * ext/-test-/win32/dln/extconf.rb: need import library for ordinalnobu2012-04-191-0/+5
* * ChangeLog: remove garbage spaces.nobu2012-04-191-1/+2
* * random.c (random_init): Clarify that the default seed isdrbrain2012-04-191-0/+7
* * ext/curses/curses.c (window_nodelay): Fixed call-seq of nodelay todrbrain2012-04-181-0/+7
* * io.c (io_readpartial): Document the output buffer parameter isdrbrain2012-04-181-0/+16
* * configure.in (DOT, DOXYGEN): use AC_CHECK_PROGS instead ofnobu2012-04-181-0/+9
* * win32/file.c (INVALID_FILE_ATTRIBUTES): define for old SDK.usa2012-04-181-0/+4
* Revert r35339-35343 because of no tests.naruse2012-04-181-13/+0
* Removed ChangeLog entry from reverted r35370drbrain2012-04-181-9/+0
* * strftime.c (rb_strftime_with_timespec): add an interim digit fornobu2012-04-181-0/+5
* * lib/rubygems/version.rb: Fixed init_with warning by calling intodrbrain2012-04-181-0/+5
* * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain2012-04-181-0/+18
* Revert r35370 due to bad source branchdrbrain2012-04-171-9/+0
* * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain2012-04-171-0/+9
* * strftime.c (rb_strftime_with_timespec): fix padding of time zonenobu2012-04-171-0/+5
* * dln.c (rb_w32_check_imported): skip ordinal entries. based on anobu2012-04-171-3/+4
* * dln.c (rb_w32_check_imported): skip ordinal entries. patched bynobu2012-04-161-0/+5
* * spec/default.mspec: expand relative path for ruby_exe which usesnaruse2012-04-161-0/+6
* * win32/win32.c (gmtime_r, localtime_r): POSIX compliant reentrantnobu2012-04-161-1/+4
* * configure.in (RUBY_MSVCRT_VERSION): define on mingw too.nobu2012-04-161-0/+7
* * configure.in (NO_RUBY_VENDOR_LIB): fix missing comma.nobu2012-04-161-0/+4
* * ChangeLog: typos.usa2012-04-161-1/+1
* * lib/matrix.rb (hermitian?): Bug fix, patch by George Koehlermarcandre2012-04-161-0/+5
* * hash.c: Alias ENV.to_h to ENV.to_hash [ref #6276]marcandre2012-04-161-0/+13
* * lib/rubygems/remote_fetcher.rb (Gem::RemoteFetcher#download): shouldusa2012-04-161-0/+6
* * configure.in (UNREACHABLE): gcc 4.4 eliminates unreachable codenobu2012-04-141-0/+7
* * lib/webrick/server.rb (WEBrick::GenericServer#start):naruse2012-04-141-0/+9
* * variable.c (trace_ev): Removed "not reached" comment as this line isdrbrain2012-04-141-0/+40
* * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "controldrbrain2012-04-131-0/+44
* * hash.c (inspect_i): keep string's coderange.naruse2012-04-131-0/+4
* * hash.c (rb_hash_aset, rb_hash_update, rb_hash_update_by): usenobu2012-04-131-0/+5
* * lib/webrick/server.rb (WEBrick::GenericServer#stop): fix r35303;naruse2012-04-131-5/+13
* * ext/date/date_core.c: added some notes.tadf2012-04-121-0/+4
* Add a ticket number for last commit.ko12012-04-121-2/+1
* * compile.c (compile_array, compile_array_):ko12012-04-121-0/+27
* * lib/uri/generic.rb (module URI): URI now downcases the scheme todrbrain2012-04-111-0/+6
* * lib/net/protocol.rb (module Net): Added ReadTimeout to matchdrbrain2012-04-111-0/+16
* * lib/webrick/server.rb (module WEBrick::GenericServer): A serverdrbrain2012-04-111-0/+11
* * lib/test/unit.rb (Test::Unit:Runner::Worker#_run_suites):naruse2012-04-111-0/+5
* * parse.y (rb_check_id_cstr): new function to check if ID isnobu2012-04-111-0/+7
* * io.c (rb_io_eof): use eof() instead of io_fillbuf(). It's becauseshirosaki2012-04-111-0/+10
* * ext/digest/sha2/lib/sha2.rb (Digest#block_length): Fixed method namedrbrain2012-04-101-0/+6
* * pack.c (pack_pack): Warn when an invalid character is found in thedrbrain2012-04-101-0/+8
* * string.c (rb_str_tr): Documented use of \ to escape characters.drbrain2012-04-101-0/+6
* * lib/abbrev.rb: Clarified that Abbrev.abbrev returns a Hash insteaddrbrain2012-04-101-0/+5