summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2013-04-05ext/-test-/win32/dln: remove static librarynobu
2013-04-05dl/dl.h: suppress warningnobu
2013-04-05curses.c: fix functionnobu
2013-04-05* ext/curses/hello.rb: Typo in Curses example by Drew Blaszzak
2013-04-04* ext/socket/extconf.rb: Remove condition for bcc.akr
2013-04-04* ext/pathname/pathname.c (path_write): New method.akr
2013-04-04* ext/openssl/ossl_bn.c (ossl_bn_to_i): Use bn2hex to speed up.naruse
2013-04-03* ext/socket/extconf.rb: Specify arguments to test functions.akr
2013-04-03* ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.naruse
2013-04-03* ext/socket/extconf.rb: Test functions and libraries after headers.akr
2013-04-03* ext/extmk.rb (extmake): Invoke Logging::log_close in a ensureakr
2013-04-03* ext/extmk.rb (extmake): Use Logging.open to switch stdout andakr
2013-04-03bignum.c: Bignum zero comparisonnobu
2013-04-02* ext/-test-/num2int/num2int.c: Define utility methodsakr
2013-04-01* ext/-test-/num2int/num2int.c: Rename utility methodsakr
2013-04-01* ext/zlib/zlib.c (rb_gzfile_set_mtime): Use NUM2UINT.akr
2013-04-01* ext/zlib/zlib.c (Zlib::Inflate.new):eregon
2013-04-01* ext/-test-/num2int/num2int.c: Return string for result, instead ofakr
2013-04-01sha2.c: suppress warningsnobu
2013-03-31* include/ruby/ruby.h (FIX2ULONG): Make it consistent with NUM2ULONG.akr
2013-03-29code cleanup by @vipulnsward [GH fixes #267]hsbt
2013-03-28tcltklib.c: rb_thread_alive_p macronobu
2013-03-28tcltklib.c: suppress warningsnobu
2013-03-28ext/tk/tcltklib.c: adjust nestingnobu
2013-03-26* ext/socket/socket.c (sockaddr_len): return the shortest length forakr
2013-03-23Suppress warningsnaruse
2013-03-23* ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Use Qnil and NIL_Pmrkn
2013-03-22* ext/bigdecimal/bigdecimal.c: Fix style.mrkn
2013-03-21use rb_pid_t instead of pid_t.kazu
2013-03-20* ext/date/date_core.c: Typo in Date::MONTHNAMES by Matt Gaugerzzak
2013-03-19* ext/bigdecimal/bigdecimal.c: fixed typo. same as r39830ayumin
2013-03-19* ext/bigdecimal/bigdecimal.c: fixed typo.ayumin
2013-03-19* ext/objspace/objspace.c: Fix typo in doc. Patch by Sho Hashimoto.sorah
2013-03-16* ext/date/date_core.c: include sys/time.h for avoiding implicitkosaki
2013-03-16console.c: supppress warningsnobu
2013-03-16* configure.in: check struct timeval exist or not.kosaki
2013-03-15internal.h: export rb_sys_fail_path_with_funcnobu
2013-03-14update doc.akr
2013-03-13fix typoskazu
2013-03-12 * date_core.c: clearly specify operator precedence.takano32
2013-03-08* ext/pathname/pathname.c (path_f_pathname): rdoc for Pathname()zzak
2013-03-05use INT2FIX(0) instead of INT2NUM(0).kazu
2013-03-05objspace.c: newly added nodesnobu
2013-03-02* ext/socket/tcpserver.c: Grammar for TCPServer.new from r39554zzak
2013-03-02update doc.akr
2013-03-01* lib/psych.rb: specify in rdoc what object is returned in parserzzak
2013-02-28* ext/psych/lib/psych.rb: rdoc for Psych overview by Adam Stankiewiczzzak
2013-02-28* ext/socket/raddrinfo.c (inspect_sockaddr): don't show that Unixakr
2013-02-27* ext/socket/rubysocket.h (union_sockaddr): make it longer for SunOSakr
2013-02-25* ext/Setup.nt: this file has not been used by default.nobu