summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2009-06-18* ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): went infinity toomatz
2009-06-17* ext/strscan/strscan.c (Init_strscan): remove obsoletematz
2009-06-16* ext/objspace: added. objspace library extends some methods toko1
2009-06-11* ext/bigdecimal/bigdecimal.c (gfCheckVal): never used.nobu
2009-05-31* ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): returns Inf ifmatz
2009-05-26* ext/readline/readline.c (readline_getc): the function fornaruse
2009-05-23* ext/dl/handle.c (rb_dlhandle_s_sym): added a method to accessnobu
2009-05-23* ext/dl/lib/dl/cparser.rb (DL::CParser#parse_struct_signature):nobu
2009-05-23* ext/dl/cptr.c (rb_dlptr_cmp): return signed value, and restrictnobu
2009-05-22update rdoc.akr
2009-05-17* ext/win32ole/win32ole.c (foletypelib_name): should returnsuke
2009-05-16* ext/dl/lib/dl/callback.rb (DL#remove_callback_internal): ignorenobu
2009-05-16* sample/drb/dhasenc.rb: add magic comment for encoding.matz
2009-05-14* ext/etc/etc.c (etc_getpwuid): use rb_uid_t. [ruby-dev:38443]nobu
2009-05-14* ext/stringio/stringio.c (strio_ungetbyte): encoding should notnobu
2009-05-10* ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): supportmatz
2009-05-10* ext/dl/lib/dl/func.rb (DL::Function#bound?): returns if alreadynobu
2009-05-10* ext/dl/cfunc.c (rb_dlcfunc_instance_p): new function to check ifnobu
2009-05-10* ext/dl/cptr.c: consistent indentation.nobu
2009-05-10* ext/dl/lib/dl/cparser.rb (DL::CParser#parse_signature): stripsnobu
2009-05-05Update to JSON 1.1.4.naruse
2009-04-30* ext/extmk.rb: use RbConfig instead of Config.akr
2009-04-26* ext/readline/readline.c (readline_getc): use rl_getc_function ifnobu
2009-04-26* ext/tk/sample/tkcombobox.rb: fix conflict with autoload definitionnagai
2009-04-22* ext/zlib/zlib.c (Zlib::GzipFile#path): New method.knu
2009-04-21* time.c: remove time_t restriction from Time class.akr
2009-04-18* ext/readline/readline.c: use rb_f_notimplement for methods notakr
2009-04-18* ext/curses/curses.c: use rb_f_notimplement for methods notakr
2009-04-06* ext/stringio/stringio.c (strio_path): removed. [ruby-dev:38254]nobu
2009-04-03* ext/extmk.rb: quotes arguments with spaces always.nobu
2009-03-26* ext/sdbm/_sdbm.c: should include "ruby/defines.h" as well formatz
2009-03-23* ext/dbm/dbm.c (fdbm_initialize): Make the file variableknu
2009-03-21rdoc update.akr
2009-03-21* ext/openssl/ossl_ssl.c (write_would_block): defined.akr
2009-03-21* ext/dl: updated svn:ignore.nobu
2009-03-20* ext/openssl/lib/openssl/buffering.rbakr
2009-03-19update rdoc and NEWS.akr
2009-03-19* io.c (rb_mWaitReadable): defined.akr
2009-03-18* ext/socket/ancdata.c: not use pktinfo.ipi_spec_dst if not definedtakano32
2009-03-17* win32/Makefile.sub (config.h): added RUBY_COREDLL.nobu
2009-03-17* ext/dl: made indent style insistent.nobu
2009-03-16* ext/tk/tcltklib.c (eventloop_sleep, lib_eventloop_core),nobu
2009-03-14* common.mk (srcs-ext): creates ext/dl/callback/callback.c also.nobu
2009-03-13* ext/socket/init.c (wait_connectable0): remove unreachable code.akr
2009-03-13* ext/openssl/openssl_missing.h (i2d_of_void): cast for callbacks.nobu
2009-03-13* ext/openssl/ossl_x509ext.c (ossl_x509ext_set_value): should usenobu
2009-03-13* configure.in (AC_HEADER_DIRENT): added.nobu
2009-03-12* ext/openssl: suppress warnings.akr
2009-03-12* ext/openssl/ossl_ssl.c (ossl_ssl_def_const): use INT2NUM becauseakr
2009-03-11* ext/dl/handle.c (rb_dlhandle_sym): RTLD_NEXT is not for symbolnobu