aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* configure.in: clang checknobu2013-04-012-3/+11
* * numeric.c (check_uint): Take the 1st argument as unsigned long,akr2013-04-012-16/+16
* * configure.in: use 'test' instead quadrigraph.ayumin2013-03-311-1/+1
* * configure.in: use quadrigraph to put '[' or ']'. [Bug #8192]ayumin2013-03-312-1/+5
* Fix build failure introduced by previous commitnaruse2013-03-311-1/+1
* * configure.in: kick old clang. [ruby-dev:47204] [Bug #8192]naruse2013-03-312-0/+11
* * 2013-04-01svn2013-03-311-3/+3
* * include/ruby/ruby.h (FIX2ULONG): Make it consistent with NUM2ULONG.akr2013-03-314-1/+151
* proc.c: consider noex in define_methodnobu2013-03-313-1/+44
* test_method.rb: splitnobu2013-03-311-0/+4
* more tests.akr2013-03-311-10/+17
* win32/configure.bat: option argumentsnobu2013-03-313-31/+36
* ChangeLog: fix typonobu2013-03-311-1/+1
* * numeric.c (rb_num2ulong_internal): New function similart toakr2013-03-313-11/+52
* documentation by @phiggins [GH fixes #263]hsbt2013-03-311-0/+1
* doumentation by @toolmantim [GH fixes #270]hsbt2013-03-311-3/+4
* Document the default Net timeout values by @toolmantim [GH fixes #269]hsbt2013-03-314-10/+11
* class.c: suppress wrong warningnobu2013-03-303-1/+22
* thread.c: TYPEOF_TIMEVAL_TV_SECnobu2013-03-302-5/+34
* 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