aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* timev.h: move time_t stuffsnobu2013-03-306-42/+23
* thread.c: format specifiers for time_tnobu2013-03-302-4/+4
* gc.c: _aligned_mallocnobu2013-03-301-0/+1
* * 2013-03-31svn2013-03-301-2/+2
* Specify external_encodingnaruse2013-03-301-6/+2
* Remove bcc32kazu2013-03-306-1115/+5
* * test/ruby/test_class.rb: Simplify warning checksmarcandre2013-03-304-43/+21
* * NEWS: Be more precise about singleton_class.ancestors changemarcandre2013-03-301-1/+2
* * win32/file.c (code_page): use cp1252 instead of cp20127 as US-ASCII.usa2013-03-292-3/+9
* * 2013-03-30svn2013-03-291-2/+2
* * win32/win32.c (wrename): use MoveFileExW instead of MoveFileW,usa2013-03-292-10/+9
* thread.c: Mutex#synchronize no block paramsnobu2013-03-293-1/+12
* Makefile.sub: configurationsnobu2013-03-291-0/+1
* compliant is an adjectivekazu2013-03-291-2/+2
* io.c: get rid of IOError when skipped while iterationnobu2013-03-293-5/+17
* io.c: get rid of IOError when skipped while iterationnobu2013-03-293-14/+79
* mkmf.rb: no CFLAGS in CXXFLAGSnobu2013-03-292-2/+8
* ruby/io.h: get rid of conflict on AIXnobu2013-03-292-0/+8
* code cleanup by @vipulnsward [GH fixes #267]hsbt2013-03-293-4/+1
* * numeric.c (rb_num2ull): Cast double to unsigned LONG_LONG viaakr2013-03-282-1/+10
* * 2013-03-29svn2013-03-281-2/+2
* mkmf.rb: force refererence in MAIN_DOES_NOTHINGnobu2013-03-282-2/+14
* * lib/resolv.rb: Test Windows platform by detecting LoadError whenakr2013-03-282-2/+8
* ruby/io.h: get rid of conflict on AIXnobu2013-03-282-0/+13
* tcltklib.c: rb_thread_alive_p macronobu2013-03-281-5/+1
* fix a typokazu2013-03-281-1/+1
* * test/-ext-/num2int/test_num2int.rb: extractakr2013-03-282-17/+30
* * properties.nobu2013-03-280-0/+0
* tcltklib.c: suppress warningsnobu2013-03-281-10/+25
* ext/tk/tcltklib.c: adjust nestingnobu2013-03-282-77/+21
* * include/ruby/intern.h: Delete redundant inclusions caused byakr2013-03-275-37/+13
* * include/ruby/defines.h: Fix a compilation error on NetBSD,akr2013-03-272-0/+42
* * 2013-03-28svn2013-03-271-2/+2
* fix typoskazu2013-03-272-62/+62
* * numeric.c (LONG_MIN_MINUS_ONE_IS_LESS_THAN): New macro.akr2013-03-273-4/+36
* * test/-ext-/num2int/test_num2int.rb (asert_num2i_success): Newakr2013-03-272-169/+80
* * time.c (num_exact): use to_r method only if to_int method isakr2013-03-273-1/+10
* Makefile.sub: SIGNEDNESS_OF_TIME_Tnobu2013-03-271-0/+1
* thread_pthread.c: poll.h is already includednobu2013-03-271-3/+0
* gmake.mk: order test-all and test-knownbugnobu2013-03-271-0/+3
* * test/-ext-/num2int/test_num2int.rb (test_num2ll): test LLONG_MIN,akr2013-03-272-2/+7
* * internal.h (TIMET_MAX_PLUS_ONE): definition simplified.akr2013-03-272-4/+5
* mkmf.rb: force refererence in MAIN_DOES_NOTHINGnobu2013-03-262-6/+17
* gmake.mk: no test-knownbug if unnecessarynobu2013-03-261-2/+1
* internal.h: use SIGNEDNESS_OF_TIME_Tnobu2013-03-263-6/+21
* test_syntax.rb: fix test errornobu2013-03-261-1/+1
* fix typokazu2013-03-261-1/+1
* remove trailing spacekazu2013-03-261-1/+1
* * internal.h (TIMET_MAX_PLUS_ONE): Defined.akr2013-03-263-8/+22
* remove trailing tabkazu2013-03-261-1/+1