aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * ext/date/date_strftime.c: allows %Ok and %Ol.tadf2012-05-271-2/+1
* * ext/date/date_core.c: modified doc.tadf2012-05-271-3/+2
* * ext/date/date_core.c: added description.tadf2012-05-261-8/+8
* re-modifiedtadf2012-05-261-2/+2
* * ext/date/date_strftime.c: reduced the code.tadf2012-05-261-20/+4
* * time.c: modified doc.tadf2012-05-261-2/+2
* * ext/openssl/ossl_ssl.c: Allow disabling client-side renegotiation.emboss2012-05-261-35/+114
* * ext/openssl/ossl_ssl.c: Revert r35583emboss2012-05-251-0/+1
* * trunk/ext/-test-/printf/printf.c: change function names because ofusa2012-05-251-6/+6
* * test/-ext-/test_printf.rb: tests for [Feature #5896].nobu2012-05-252-0/+32
* use RB_TYPE_P() instead of comparison of TYPE()nobu2012-05-239-20/+20
* * ext/syslog/syslog.c: Classify constants and macros into severalknu2012-05-211-67/+92
* * ext/syslog/syslog.c (mSyslog_inspect): Use rb_sprintf().knu2012-05-211-15/+8
* * ext/syslog/syslog.c (mSyslog_inspect): Make sure self is aknu2012-05-211-0/+2
* ext/extmk.rb: workaround for -framework optionnobu2012-05-202-2/+2
* ext/extmk.rb: reopen stdoutnobu2012-05-201-4/+7
* ext/extmk.rb: Shellwords.joinnobu2012-05-201-1/+1
* Bug #6462: EXTSOLIBSnobu2012-05-201-1/+1
* suppress unused-but-set-variable warningsnobu2012-05-191-4/+10
* static-linked-ext: all linked rubynobu2012-05-191-1/+1
* static-linked-ext: into librubynobu2012-05-191-1/+1
* static-linked-ext: into librubynobu2012-05-191-3/+9
* ext/extmk.rb: fold long macronobu2012-05-191-17/+17
* * ext/openssl/extconf.rb: Use Logging::message instead of message.kosaki2012-05-182-10/+10
* ext/extmk.rb: link archives onlynobu2012-05-181-1/+1
* Revert r35684 "* trunk/ext/json/extconf.rb: remove fake file."nobu2012-05-181-0/+3
* * ext/zlib/extconf.rb: Use an exception instaed of bare puts.kosaki2012-05-181-2/+1
* * ext/psych/extconf.rb: Use an exception instaed of bare abort.kosaki2012-05-181-1/+1
* * ext/fiddle/extconf.rb: Use an exception instaed of bare abort.kosaki2012-05-181-2/+2
* * ext/readline/extconf.rb: Use an exception instead of bare exit.kosaki2012-05-181-3/+3
* * ext/ripper/extconf.rb: Use an exception instead of barekosaki2012-05-181-2/+1
* * ext/openssl/extconf.rb: Clarify a message when hit Applekosaki2012-05-181-1/+1
* * ext/extmk.rb: Show a message when extconf.rb raised an exception.kosaki2012-05-182-4/+13
* * trunk/ext/json/extconf.rb: remove fake file.nobu2012-05-181-3/+0
* * ext/extmk.rb (extmake): remove particular platform specific condition.nobu2012-05-181-1/+1
* * ext/syslog/lib/syslog/logger.rb: Added Syslog::Logger which wasdrbrain2012-05-171-0/+174
* * ext/psych/parser.c (transcode_string): fix encoding index names.tenderlove2012-05-171-2/+2
* * ext/curses/curses.c (curses_pair_number): suppress 64-to-32 warning.nobu2012-05-171-1/+1
* Imports Ruby's port to NativeClient (a.k.a NaCl).yugui2012-05-173-2/+52
* fix static-linked-extnobu2012-05-171-1/+2
* fix static-linked-extnobu2012-05-171-12/+14
* fix static-linked-extnobu2012-05-171-1/+3
* * ext/extmk.rb (exts.mk): use double quotes instead of single quotesusa2012-05-161-1/+1
* Supports static linking of extensions and encodings again.yugui2012-05-161-23/+50
* * ext/date/date_strftime.c: should also be aware of flags ontadf2012-05-151-31/+56
* * ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with stringtenderlove2012-05-151-2/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: convert omap tagged maps totenderlove2012-05-151-0/+7
* * ext/psych/lib/psych/visitors/yaml_tree.rb: keep a reference totenderlove2012-05-151-0/+2
* trivial changestadf2012-05-142-21/+25
* trivial changestadf2012-05-131-36/+17