summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * ext/syck/syck.c (syck_move_tokens): should reset p->cursor or etcocean2006-02-031-3/+0
* * ext/syck/emitter.c (syck_emitter_write): should not set '\0' onocean2006-02-021-1/+0
* * ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.nagai2006-01-312-4/+107
* * ext/syck/rubyext.c (syck_resolver_transfer): workaround for SEGV.ocean2006-01-301-0/+4
* add win32olesuke2006-01-271-0/+1
* add .documentsuke2006-01-271-0/+1
* * ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):ocean2006-01-161-21/+15
* * ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widgetnagai2006-01-121-2/+97
* Sorry, commit miss.ocean2006-01-101-4/+3
* * ext/syck/rubyext.c (syck_resolver_transfer): should be able to loadocean2006-01-101-1/+9
* * ext/zlib/extconf.rb: zlib compiled DLL version 1.2.3 distributed byocean2006-01-091-1/+1
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_che...gotoyuzo2005-12-261-2/+3
* * stable version 1.8.4 released.matz2005-12-241-1/+1
* * ext/syck/rubyext.c: fixed GC problem (backported HEAD 1.55 - 1.62)ocean2005-12-202-101/+76
* * ext/syck/rubyext.c (syck_emitter_reset): to ensure compatibilitywhy2005-12-201-1/+1
* corrected the allocation size.ttate2005-12-161-1/+1
* * ext/zlib/zlib.c (zstream_run): fix a GC problem by tail call onakr2005-12-141-0/+1
* * ext/digest/digest.c (rb_digest_base_s_digest): add volatile tomatz2005-12-124-7/+7
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-12-111-0/+237
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries innagai2005-12-114-6/+29
* * ext/tk/tcltklib.c: forgot to update RELEASE_DATE.nagai2005-12-063-4/+12
* * ext/tk/README.macosx-aqua: [new document] tips to avoid the knownnagai2005-12-069-39/+182
* * ext/socket/socket.c (init_inetsock_internal): remove settingusa2005-11-281-0/+5
* * ext/socket/socket.c (init_inetsock_internal): remove settingusa2005-11-281-5/+0
* commit miss.nagai2005-11-2513-178/+0
* * sample/tkextlib/tile/demo.rb: bug fixnagai2005-11-25112-36/+745
* Add lacks for Tk8.5 support.nagai2005-11-235-1/+166
* * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.gotoyuzo2005-11-222-4/+21
* * ext/tk/lib/tkextlib/tile.rb: bug fix (Tk::Tile::USE_TTK_NAMESPACEnagai2005-11-213-2/+11
* * ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).nagai2005-11-185-52/+73
* * ext/tk/lib/multi-tk.rb: add restriction to access the entriednagai2005-11-185-24/+377
* * common.mk (static-ruby): overridable.nobu2005-11-161-4/+6
* * ext/tk/sample/24hr_clock.rb: a new example about handling of canvas items.nagai2005-11-151-0/+286
* * ext/socket/socket.c: Socket Documentation. [ruby-core:6580]ocean2005-11-111-0/+510
* * ext/tk/stubs.c (_nativethread_consistency_check): use simplernagai2005-11-073-34/+35
* * ext/iconv/iconv.c (Iconv::BrokenLibrary): exception when detected anobu2005-11-061-1/+16
* * ext/iconv/extconf.rb: use 3rd argument to have_library.nobu2005-11-061-1/+1
* * ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touchocean2005-11-061-2/+2
* * ext/tcltklib/.cvsignore: removed.ocean2005-11-021-3/+0
* * ext/tk/extconf.rb: change the check parameter for Win32.nagai2005-11-021-1/+1
* * ext/tcltklib: merge into ext/tk and remove.nagai2005-11-0225-13392/+310
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-11-022-0/+9497
* * ext/tk/sample/demos-jp/widget: make the root window lower than thenagai2005-11-022-4/+12
* * ext/tcltklib/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): pass...nagai2005-11-022-16/+16
* * ext/openssl/extconf.rb: should check ERR_peek_last_error().gotoyuzo2005-11-012-1/+7
* * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo2005-10-301-1/+2
* * ext/readline/readline.c (readline_readline): type check.matz2005-10-302-2/+5
* * ext/etc/etc.c: document update from mathew <meta@pobox.com>.matz2005-10-282-0/+210
* * ext/syck/implicit.c (syck_type_id_to_uri): should returnocean2005-10-261-2/+2
* * configure.in (RUBY_EXTERN): macro to export symbols in sharednobu2005-10-251-0/+1