aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * array.c (rb_ary_cat): new function to concat objects into array.nobu2012-03-081-0/+4
* * .gdbinit (rb_numtable_entry): update for recent refactoring ofnobu2012-03-081-0/+5
* * lib/xmlrpc/client.rb (module XMLRPC): fix typo.nagachika2012-03-071-0/+7
* * error.c (rb_load_fail): should honor encoding.nobu2012-03-071-0/+6
* * ChangeLog: commit miss.nobu2012-03-071-2/+0
* rb_load_failnobu2012-03-071-2/+12
* updating changelog with ruby-core numbertenderlove2012-03-061-0/+1
* * error.c (rb_loaderror_with_path): Adding the missing file as antenderlove2012-03-061-0/+16
* * lib/xmlrpc/parser.rb: support i8 types. Thanks Stas Kelvich!tenderlove2012-03-061-0/+7
* * lib/xmlrpc/client.rb: assume servers that do not send a Content-Typetenderlove2012-03-061-0/+8
* * test/xmlrpc/test_client.rb: adding a test for performing an XMLRPCtenderlove2012-03-061-0/+6
* * parse.y (parser_tokadd_string): escape simple regexp metanobu2012-03-061-0/+5
* * ext/io/console/console.c (set_rawmode): clear ECHOE and ECHOKnobu2012-03-061-0/+13
* * lib/xmlrpc/client.rb: switch net/http post2 calls to moderntenderlove2012-03-051-0/+5
* * ext/psych/lib/psych/core_ext.rb: only extend Kernel if IRB is loadedtenderlove2012-03-051-0/+5
* * parse.y (block_call): rules for block_call after block_call.nobu2012-03-051-0/+6
* * parse.y (block_command, block_call): simplified rules.nobu2012-03-051-0/+4
* fix typoskazu2012-03-051-0/+5
* * ext/syck/lib/syck/rubytypes.rb (Exception.yaml_new): fix bugnobu2012-03-051-0/+9
* * test/ruby/test_sleep.rb (TestSleep#test_sleep_5sec): syntax error.usa2012-03-051-0/+7
* * st.c (unpack_entries): chain entries directly. based on a patchnobu2012-03-051-1/+4
* * st.c (unpack_entries): use union instead of casted pointer.nobu2012-03-051-1/+4
* * st.c: use PACKED_ENT and FIND_ENTRY. patched by Sokolovnobu2012-03-051-1/+4
* * st.c (unpack_entries): reallocate bins if packed array sizenobu2012-03-051-0/+6
* * ext/bigdecimal/lib/bigdecimal/math.rb: remove description aboutnaruse2012-03-051-0/+7
* * parse.y (parser_tokadd_string): regexp engine doesn't neednobu2012-03-041-0/+5
* * ChangeLog: fix a typonagachika2012-03-041-1/+1
* * process.c (rb_run_exec_options_err): chdir at last to interpretakr2012-03-031-0/+5
* typotadf2012-03-031-1/+1
* * ext/date/date_strftime.c: reassigned some variables.tadf2012-03-031-0/+4
* * ext/date/date_{parse,strptime}.c [ruby-dev:45303].tadf2012-03-031-0/+4
* * lib/xmlrpc/client.rb (initialize): net/http defaults to 1_2 in 1.8+,tenderlove2012-03-031-0/+5
* * lib/xmlrpc/client.rb (new2): use URI for uri parsing.tenderlove2012-03-021-0/+6
* * lib/xmlrpc/client.rb (new2): raises an ArgumentError on badtenderlove2012-03-021-0/+6
* * lib/xmlrpc/client.rb (new2): fix custom port specification when antenderlove2012-03-021-0/+6
* * ext/syck/rubyext.c (mktime_do): use ISDIGIT().nobu2012-03-021-0/+8
* * configure.in (ruby_pc): make configurable. [Bug #6051]nobu2012-03-021-0/+4
* * .travis.yml (branches): Enable TravisCI for ruby_1_9_3.nahi2012-03-021-0/+4
* * test/ruby/test_array.rb (test_combination2): Make the test case fornahi2012-03-021-0/+6
* * file.c (file_expand_path): use wcscasecmp().nobu2012-03-021-0/+4
* * thread_pthread.c (native_cond_timeout): cast explicitly to suppressnobu2012-03-021-0/+5
* * io.c (pipe_open): cmd is no longer used if fork is available.nobu2012-03-021-0/+4
* * internal.h (rb_file_const, rb_file_load_ok): moved functions fornobu2012-03-011-0/+5
* * win32/makedirs.bat: new command to make intermediatenobu2012-03-011-0/+8
* * regparse.c (is_onechar_cclass): optimize character classnaruse2012-02-291-0/+11
* * win32/Makefile.sub (MAKEDIRS): use mkdir of cmd.exe instead of ruby.usa2012-02-291-0/+7
* * test/ruby/test_io.rb (TestIO#test_readpartial_locktmp): skip onusa2012-02-291-0/+5
* * test/ruby/memory_status.rb (Memory): syntax error.usa2012-02-291-0/+4
* /proc/self/status format checknobu2012-02-291-0/+5
* * ext/date/date_core.c: reverted r34825.tadf2012-02-281-0/+4