aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Makefile.in (PLATFORM_DIR): add a variable for `win32` directory.shirosaki2012-02-281-0/+44
* * ext/date/date_core.c: [ruby-core:42998]tadf2012-02-281-0/+4
* * io.c (io_binwrite, rb_io_syswrite): use shared frozen sourcenobu2012-02-281-1/+4
* * io.c (io_fread, io_getpartial, rb_io_sysread): set buffer sizenobu2012-02-281-0/+6
* * lib/time.rb (Time#xmlschema): use strftime specifiers instead ofnobu2012-02-281-0/+6
* Remove duplicated entry, thanks znzdrbrain2012-02-281-9/+0
* * lib/net/protocol.rb: Add OpenTimeout subclass of Timeout::Errordrbrain2012-02-281-0/+18
* * lib/net/http.rb: Retry HTTP requests for additional network errors.drbrain2012-02-281-0/+7
* * configure.in (debugflags): check if -ggdb is accepted.nobu2012-02-281-0/+5
* * ext/psych/lib/psych.rb: default open YAML files with utf8 externaltenderlove2012-02-281-0/+6
* * parse.y (opt_bv_decl): allow newline at the end. [ruby-dev:45292]matz2012-02-271-0/+4
* * io.c (rb_io_set_pos): add rdoc about textmode.usa2012-02-271-0/+6
* * string.c (rb_str_crypt): Update rdoc and state that thisknu2012-02-271-0/+6
* * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): since methodsnobu2012-02-271-0/+6
* * lib/mkmf.rb (try_cppflags, try_cflags, try_ldflags): replace thenobu2012-02-271-0/+5
* * test/rubygems/test_gem_specification.rb (test_self_from_yaml_syck_default_k...nobu2012-02-271-0/+5
* * lib/test/unit.rb (Test::Unit::Runner#puke): skips with nonobu2012-02-271-0/+5
* * io.c, process.c, time.c, ext: use rb_sys_fail_str instead ofnobu2012-02-271-0/+5
* * ext/openssl/extconf.rb: suppress useless deprecation warningsnobu2012-02-271-0/+5
* * regparse.c (add_code_range_to_buf0): wrong condition of duplicatednaruse2012-02-261-0/+5