aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* configure.in: check arguments of pthread_setname_npnobu2014-02-281-37/+17
* * 2014-02-28svn2014-02-281-2/+2
* * file.c: [DOC] Add more documentation for File.basename by @avdi [fix GH-550...hsbt2014-02-281-1/+3
* X:Y doesn't include X in svnnaruse2014-02-271-0/+1
* * test/test_set.rb: remove commented out code.hsbt2014-02-271-49/+0
* * test/test_syslog.rb: adjust indent.hsbt2014-02-271-10/+10
* adjust indent and stylenobu2014-02-271-1/+2
* * lib/optparse.rb: [DOC] Add example of generating help with optparse.zzak2014-02-272-0/+43
* test_scanf.rb: include arguments in namesnobu2014-02-271-23/+3
* test_scanf.rb: use tmpefilenobu2014-02-271-7/+5
* adjust indent and stylenobu2014-02-279-32/+47
* use strlcatnobu2014-02-272-5/+3
* configure.in: define SET_THREAD_NAMEnobu2014-02-272-4/+49
* tool/merger.rb: normalize the merged revision stringnaruse2014-02-271-4/+10
* tool/redmine-backporter.rb: scroll 1 lind on Enter keynaruse2014-02-271-2/+2
* numeric.c: check signs before divisionnobu2014-02-273-0/+19
* configure.in: check __ARCHITECTURE__ properlynobu2014-02-271-3/+4
* * 2014-02-27svn2014-02-261-2/+2
* * thread.c: [DOC] Typo in comment for _FORTIFY_SOURCE [Fixes GH-548]zzak2014-02-262-1/+6
* eval.c: suppress a warningnobu2014-02-261-1/+1
* * gc.c (heap_pages_free_unused_pages): check tomb page availabilityko12014-02-262-18/+26
* eval.c: preserve encodingnobu2014-02-263-7/+27
* eval.c: preserve errinfonobu2014-02-263-0/+30
* envutil.rb: move labeled_module and labeled_classnobu2014-02-262-8/+18
* eval.c: remove unneeded GC guardnobu2014-02-261-1/+1
* parse.y: refine error messagenobu2014-02-261-1/+1
* * 2014-02-26svn2014-02-251-2/+2
* * string.c (sym_find): Add Symbol.find(str), which returns whether givennaruse2014-02-254-0/+45
* use NUM2SIZET instead of NUM2INTkazu2014-02-253-4/+17
* configure.in, win32/Makefile.sub: PACKED_STRUCT with VCnobu2014-02-254-15/+26
* configure.in: fix typonobu2014-02-251-1/+1
* configure.in: use PACKED_STRUCT_UNALIGNED on x64-mingwnobu2014-02-251-1/+1
* * 2014-02-25svn2014-02-251-2/+2
* * win32/Makefile.sub: define PACKED_STRUCT.naruse2014-02-252-0/+6
* * README.md, README.ja.md: removed (wrong) mode setting for emacs.usa2014-02-243-3/+5
* time: only use packed struct on x86*normal2014-02-244-2/+13
* * test/fiddle/test_function.rb: remove unused variables.hsbt2014-02-244-3/+9
* * 2014-02-24svn2014-02-241-2/+2
* time: rearrange+pack vtm and time_object structsnormal2014-02-244-37/+74
* * lib/rexml/xmltokens.rb: Add missing non ASCII valid characterskou2014-02-233-5/+122
* Fix filename and function name.akr2014-02-231-2/+2
* option.c: use rb_w32_inet_ptonnobu2014-02-232-1/+8
* win32/win32.c: add rb_w32_inet_ptonnobu2014-02-233-0/+23
* * test/net/imap/test_imap.rb: remove unused variables.hsbt2014-02-234-4/+8
* * process.c: [DOC] typo fix by @jkassemi [fix GH-544][ci skip]hsbt2014-02-231-1/+1
* * README.ja.md: [DOC] fixed wasted spaces by @gogotanaka [fix GH-545][ci skip]hsbt2014-02-231-22/+21
* raddrinfo.c: suppress warningsnobu2014-02-231-11/+9
* * 2014-02-23svn2014-02-221-2/+2
* * lib/resolv.rb (bind_random_port): Rescue EPERM for FreeBSD whichakr2014-02-222-1/+10
* * lib/rexml/xpath_parser.rb: Fix indent.kou2014-02-222-10/+14