summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2012-05-26* ext/openssl/ossl_ssl.c: Allow disabling client-side renegotiation.emboss
2012-05-25* ext/openssl/ossl_ssl.c: Revert r35583emboss
2012-05-25* trunk/ext/-test-/printf/printf.c: change function names because ofusa
2012-05-25* test/-ext-/test_printf.rb: tests for [Feature #5896].nobu
2012-05-23use RB_TYPE_P() instead of comparison of TYPE()nobu
2012-05-21* ext/syslog/syslog.c: Classify constants and macros into severalknu
2012-05-21* ext/syslog/syslog.c (mSyslog_inspect): Use rb_sprintf().knu
2012-05-21* ext/syslog/syslog.c (mSyslog_inspect): Make sure self is aknu
2012-05-20ext/extmk.rb: workaround for -framework optionnobu
2012-05-20ext/extmk.rb: reopen stdoutnobu
2012-05-20ext/extmk.rb: Shellwords.joinnobu
2012-05-20Bug #6462: EXTSOLIBSnobu
2012-05-19suppress unused-but-set-variable warningsnobu
2012-05-19static-linked-ext: all linked rubynobu
2012-05-19static-linked-ext: into librubynobu
2012-05-19static-linked-ext: into librubynobu
2012-05-19ext/extmk.rb: fold long macronobu
2012-05-18* ext/openssl/extconf.rb: Use Logging::message instead of message.kosaki
2012-05-18ext/extmk.rb: link archives onlynobu
2012-05-18Revert r35684 "* trunk/ext/json/extconf.rb: remove fake file."nobu
2012-05-18* ext/zlib/extconf.rb: Use an exception instaed of bare puts.kosaki
2012-05-18* ext/psych/extconf.rb: Use an exception instaed of bare abort.kosaki
2012-05-18* ext/fiddle/extconf.rb: Use an exception instaed of bare abort.kosaki
2012-05-18* ext/readline/extconf.rb: Use an exception instead of bare exit.kosaki
2012-05-18* ext/ripper/extconf.rb: Use an exception instead of barekosaki
2012-05-18* ext/openssl/extconf.rb: Clarify a message when hit Applekosaki
2012-05-18* ext/extmk.rb: Show a message when extconf.rb raised an exception.kosaki
2012-05-18* trunk/ext/json/extconf.rb: remove fake file.nobu
2012-05-18* ext/extmk.rb (extmake): remove particular platform specific condition.nobu
2012-05-17* ext/syslog/lib/syslog/logger.rb: Added Syslog::Logger which wasdrbrain
2012-05-17* ext/psych/parser.c (transcode_string): fix encoding index names.tenderlove
2012-05-17* ext/curses/curses.c (curses_pair_number): suppress 64-to-32 warning.nobu
2012-05-17Imports Ruby's port to NativeClient (a.k.a NaCl).yugui
2012-05-17fix static-linked-extnobu
2012-05-17fix static-linked-extnobu
2012-05-17fix static-linked-extnobu
2012-05-16* ext/extmk.rb (exts.mk): use double quotes instead of single quotesusa
2012-05-16Supports static linking of extensions and encodings again.yugui
2012-05-15 * ext/date/date_strftime.c: should also be aware of flags ontadf
2012-05-15* ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with stringtenderlove
2012-05-15* ext/psych/lib/psych/visitors/to_ruby.rb: convert omap tagged maps totenderlove
2012-05-15* ext/psych/lib/psych/visitors/yaml_tree.rb: keep a reference totenderlove
2012-05-14trivial changestadf
2012-05-13trivial changestadf
2012-05-13* ext/etc/etc.c (passwd_ensure): move endpwent() call fromakr
2012-05-13 * ext/date/date_strftime.c: removed unused code and changed the style.tadf
2012-05-13 * ext/date/date_strftime.c: refactored.tadf
2012-05-11* ext/sdbm/init.c: Added documentation. Patch by Justin Collins,drbrain
2012-05-11 * ext/bigdecimal/bigdecimal.c (PUSH): to prevent VALUE from GC,nobu
2012-05-11Revert r35616 "* ext/bigdecimal/bigdecimal.c: use RB_GC_GUARD. [ruby-dev:45627]"nobu