aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/-test-/win32/dln: remove static librarynobu2013-04-051-0/+1
* dl/dl.h: suppress warningnobu2013-04-051-1/+1
* curses.c: fix functionnobu2013-04-051-1/+1
* * ext/curses/hello.rb: Typo in Curses example by Drew Blaszzak2013-04-051-1/+1
* * ext/socket/extconf.rb: Remove condition for bcc.akr2013-04-042-3/+3
* * ext/pathname/pathname.c (path_write): New method.akr2013-04-041-0/+44
* * ext/openssl/ossl_bn.c (ossl_bn_to_i): Use bn2hex to speed up.naruse2013-04-041-2/+2
* * ext/socket/extconf.rb: Specify arguments to test functions.akr2013-04-031-23/+26
* * ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.naruse2013-04-031-2/+4
* * ext/socket/extconf.rb: Test functions and libraries after headers.akr2013-04-031-21/+21
* * ext/extmk.rb (extmake): Invoke Logging::log_close in a ensureakr2013-04-031-2/+1
* * ext/extmk.rb (extmake): Use Logging.open to switch stdout andakr2013-04-031-13/+7
* bignum.c: Bignum zero comparisonnobu2013-04-033-0/+33
* * ext/-test-/num2int/num2int.c: Define utility methodsakr2013-04-021-13/+15
* * ext/-test-/num2int/num2int.c: Rename utility methodsakr2013-04-011-15/+13
* * ext/zlib/zlib.c (rb_gzfile_set_mtime): Use NUM2UINT.akr2013-04-011-7/+3
* * ext/zlib/zlib.c (Zlib::Inflate.new):eregon2013-04-011-2/+2
* * ext/-test-/num2int/num2int.c: Return string for result, instead ofakr2013-04-011-91/+39
* sha2.c: suppress warningsnobu2013-04-011-3/+6
* * include/ruby/ruby.h (FIX2ULONG): Make it consistent with NUM2ULONG.akr2013-03-311-0/+68
* code cleanup by @vipulnsward [GH fixes #267]hsbt2013-03-292-3/+0
* tcltklib.c: rb_thread_alive_p macronobu2013-03-281-5/+1
* tcltklib.c: suppress warningsnobu2013-03-281-10/+25
* ext/tk/tcltklib.c: adjust nestingnobu2013-03-282-77/+21
* * ext/socket/socket.c (sockaddr_len): return the shortest length forakr2013-03-261-1/+1
* Suppress warningsnaruse2013-03-231-14/+4
* * ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Use Qnil and NIL_Pmrkn2013-03-231-4/+4
* * ext/bigdecimal/bigdecimal.c: Fix style.mrkn2013-03-221-1659/+1720
* use rb_pid_t instead of pid_t.kazu2013-03-211-3/+3
* * ext/date/date_core.c: Typo in Date::MONTHNAMES by Matt Gaugerzzak2013-03-201-1/+1
* * ext/bigdecimal/bigdecimal.c: fixed typo. same as r39830ayumin2013-03-191-1/+1
* * ext/bigdecimal/bigdecimal.c: fixed typo.ayumin2013-03-191-1/+1
* * ext/objspace/objspace.c: Fix typo in doc. Patch by Sho Hashimoto.sorah2013-03-191-1/+1
* * ext/date/date_core.c: include sys/time.h for avoiding implicitkosaki2013-03-161-0/+3
* console.c: supppress warningsnobu2013-03-161-0/+2
* * configure.in: check struct timeval exist or not.kosaki2013-03-161-0/+4
* internal.h: export rb_sys_fail_path_with_funcnobu2013-03-151-2/+0
* update doc.akr2013-03-141-0/+8
* fix typoskazu2013-03-132-13/+13
* * date_core.c: clearly specify operator precedence.takano322013-03-121-1/+1
* * ext/pathname/pathname.c (path_f_pathname): rdoc for Pathname()zzak2013-03-081-1/+14
* use INT2FIX(0) instead of INT2NUM(0).kazu2013-03-053-6/+6
* objspace.c: newly added nodesnobu2013-03-051-1/+4
* * ext/socket/tcpserver.c: Grammar for TCPServer.new from r39554zzak2013-03-021-2/+2
* update doc.akr2013-03-021-0/+7
* * lib/psych.rb: specify in rdoc what object is returned in parserzzak2013-03-011-4/+4
* * ext/psych/lib/psych.rb: rdoc for Psych overview by Adam Stankiewiczzzak2013-02-281-26/+147
* * ext/socket/raddrinfo.c (inspect_sockaddr): don't show that Unixakr2013-02-281-3/+0
* * ext/socket/rubysocket.h (union_sockaddr): make it longer for SunOSakr2013-02-271-0/+1
* * ext/Setup.nt: this file has not been used by default.nobu2013-02-251-1/+1