aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * pack.c: Support Q! and q! for long long.akr2013-04-021-0/+10
* * ext/-test-/num2int/num2int.c: Define utility methodsakr2013-04-021-0/+7
* * lib/securerandom.rb: Don't use Array#to_s.akr2013-04-021-0/+5
* * re.c (rb_reg_to_s): suppress duplicated charclass warning.naruse2013-04-021-0/+10
* * vm_dump.c (rb_print_backtrace): separate to ease showing C backtrace.naruse2013-04-021-0/+6
* * test/ruby/envutil.rb (assert_separately): stop_auto_run ofnaruse2013-04-021-0/+10
* * ext/-test-/num2int/num2int.c: Rename utility methodsakr2013-04-011-0/+7
* * remove trailing spaces.nobu2013-04-011-1/+1
* * ext/zlib/zlib.c (rb_gzfile_set_mtime): Use NUM2UINT.akr2013-04-011-0/+12
* * ext/zlib/zlib.c (Zlib::Inflate.new):eregon2013-04-011-0/+6
* * test/-ext-/num2int/test_num2int.rb: Test small bignums.akr2013-04-011-0/+4
* * numeric.c (rb_num2ulong_internal): Don't cast a negative double valueakr2013-04-011-0/+7
* * ext/-test-/num2int/num2int.c: Return string for result, instead ofakr2013-04-011-0/+7
* * numeric.c (rb_num2long): Don't use SIGNED_VALUE uselessly.akr2013-04-011-0/+8
* configure.in: prereq 2.67nobu2013-04-011-0/+5
* fix a typokazu2013-04-011-1/+1
* configure.in: clang checknobu2013-04-011-0/+5
* * numeric.c (check_uint): Take the 1st argument as unsigned long,akr2013-04-011-0/+6
* * configure.in: use quadrigraph to put '[' or ']'. [Bug #8192]ayumin2013-03-311-0/+4
* * configure.in: kick old clang. [ruby-dev:47204] [Bug #8192]naruse2013-03-311-0/+4
* * include/ruby/ruby.h (FIX2ULONG): Make it consistent with NUM2ULONG.akr2013-03-311-0/+8
* proc.c: consider noex in define_methodnobu2013-03-311-0/+5
* win32/configure.bat: option argumentsnobu2013-03-311-0/+7
* ChangeLog: fix typonobu2013-03-311-1/+1
* * numeric.c (rb_num2ulong_internal): New function similart toakr2013-03-311-0/+9
* class.c: suppress wrong warningnobu2013-03-301-0/+6
* Remove bcc32kazu2013-03-301-0/+5
* * win32/file.c (code_page): use cp1252 instead of cp20127 as US-ASCII.usa2013-03-291-1/+7
* * win32/win32.c (wrename): use MoveFileExW instead of MoveFileW,usa2013-03-291-0/+8
* thread.c: Mutex#synchronize no block paramsnobu2013-03-291-0/+6
* compliant is an adjectivekazu2013-03-291-2/+2
* io.c: get rid of IOError when skipped while iterationnobu2013-03-291-1/+7
* io.c: get rid of IOError when skipped while iterationnobu2013-03-291-0/+7
* mkmf.rb: no CFLAGS in CXXFLAGSnobu2013-03-291-0/+5
* ruby/io.h: get rid of conflict on AIXnobu2013-03-291-0/+6
* * numeric.c (rb_num2ull): Cast double to unsigned LONG_LONG viaakr2013-03-281-0/+9
* mkmf.rb: force refererence in MAIN_DOES_NOTHINGnobu2013-03-281-0/+5
* * lib/resolv.rb: Test Windows platform by detecting LoadError whenakr2013-03-281-0/+6
* ruby/io.h: get rid of conflict on AIXnobu2013-03-281-0/+5
* * test/-ext-/num2int/test_num2int.rb: extractakr2013-03-281-0/+6
* * include/ruby/intern.h: Delete redundant inclusions caused byakr2013-03-271-0/+11
* * include/ruby/defines.h: Fix a compilation error on NetBSD,akr2013-03-271-0/+7
* fix typoskazu2013-03-271-4/+4
* * numeric.c (LONG_MIN_MINUS_ONE_IS_LESS_THAN): New macro.akr2013-03-271-0/+14
* * test/-ext-/num2int/test_num2int.rb (asert_num2i_success): Newakr2013-03-271-3/+9
* * time.c (num_exact): use to_r method only if to_int method isakr2013-03-271-0/+6
* * test/-ext-/num2int/test_num2int.rb (test_num2ll): test LLONG_MIN,akr2013-03-271-0/+5
* * internal.h (TIMET_MAX_PLUS_ONE): definition simplified.akr2013-03-271-0/+4
* mkmf.rb: force refererence in MAIN_DOES_NOTHINGnobu2013-03-261-0/+5
* internal.h: use SIGNEDNESS_OF_TIME_Tnobu2013-03-261-0/+8