aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * ext/bigdecimal/bigdecimal.c: fixes documentation like labeled lists,hsbt2015-01-121-44/+55
* [DOC]akr2015-01-111-0/+8
* extmk.rb: do not exclude readlinenobu2015-01-111-1/+1
* extmk.rb: default without-extnobu2015-01-111-9/+11
* fiddle: check assemblernobu2015-01-111-0/+3
* fiddle: fix for old VCnobu2015-01-111-0/+15
* * ext/zlib/zlib.c: fix document of method signatures.hsbt2015-01-101-1/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: correctly quote non-asciitenderlove2015-01-081-1/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hashtenderlove2015-01-081-2/+2
* * ext/psych/lib/psych/visitors/to_ruby.rb: revive hashes with ivarstenderlove2015-01-082-8/+51
* generic_object.rb: useless methodsnobu2015-01-061-8/+0
* ext/-test-/dln/empty: move from ext/-test-/win32/dlnnobu2015-01-053-3/+1
* ext/-test-/win32/dln: add depend filenobu2015-01-052-22/+26
* cparser.rb: limit word numbernobu2015-01-031-1/+1
* * ext/fiddle/lib/fiddle/cparser.rb: r49110 brake Fiddle::Import withhsbt2015-01-031-0/+1
* * ext/openssl/ossl.h: avoid to build failure of Windows environment.hsbt2015-01-032-1/+7
* * ext/openssl/ossl.h: Make `SSL_SESSION_cmp` use `CRYPTO_memcmp`hsbt2015-01-032-1/+2
* * remove trailing spaces.svn2015-01-031-2/+2
* * ext/fiddle/lib/fiddle/cparser.rb: Support for Fiddle::CParserhsbt2015-01-031-70/+86
* fiddle: append libffi config.lognobu2014-12-301-1/+7
* dbm.c: fix docnobu2014-12-301-1/+1
* * append newline at EOF.svn2014-12-281-1/+1
* * ext/json, test/json: merge JSON HEAD(17fe8e7)hsbt2014-12-288-20/+31
* ext/json: for ancient backward compatibilitiesnobu2014-12-285-0/+33
* generator.h: use GET_STATE_TOnobu2014-12-281-1/+1
* json: backward compatibilitiesnobu2014-12-275-4/+28
* * ext/socket/socket.c: improved document for YARD doc.hsbt2014-12-271-140/+140
* * ext/tk/lib/tkextlib/tcllib/plotchart.rb: fix to invoke correct functionhsbt2014-12-271-2/+2
* tcltklib.c: duplicate codenobu2014-12-261-3/+0
* tcltklib.c: rb_path2classnobu2014-12-261-54/+1
* parser.rl: check before usenobu2014-12-262-9/+9
* nkf.c: add semicolonnobu2014-12-261-1/+1
* uninitialized variablenobu2014-12-261-4/+6
* fix printf format conversion specifiersnobu2014-12-262-9/+9
* libffi.mk.tmpl: fix STATICLIBnobu2014-12-251-1/+1
* extconf.rb: libffi PIC objectsnobu2014-12-251-2/+3
* * ext/fiddle/win32/libffi-3.2.1-mswin.patch: support mswin32.usa2014-12-251-3/+47
* console.c: IO.console arguments passingnobu2014-12-251-8/+35
* console.c: get rid of NameErrornobu2014-12-251-1/+1
* hash/delete.c: add declarationnobu2014-12-241-0/+2
* fiddle: depend rulesnobu2014-12-241-3/+14
* * hash.c (rb_hash_delete): return Qnil if there are no correspondingko12014-12-241-1/+1
* fiddle: win32/libffi-config.rbnobu2014-12-245-21/+197
* * ext/fiddle/extconf.rb: remove ffitarget.h generated by configure onusa2014-12-241-0/+3
* fiddle: extlibsnobu2014-12-232-0/+134
* extconf.rb: no empty CPPnobu2014-12-231-1/+1
* extmk.rb: replace current directory namenobu2014-12-232-4/+2
* fiddle: use RMALLnobu2014-12-231-1/+1
* fiddle: clean-libffinobu2014-12-232-2/+21
* registry.rb: fix buffer overflownobu2014-12-231-3/+3