index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/stringio/stringio.c (strio_path): removed. [ruby-dev:38254]
nobu
2009-04-06
1
-7
/
+3
*
* ext/extmk.rb: quotes arguments with spaces always.
nobu
2009-04-03
1
-1
/
+1
*
* ext/sdbm/_sdbm.c: should include "ruby/defines.h" as well for
matz
2009-03-26
1
-0
/
+1
*
* ext/dbm/dbm.c (fdbm_initialize): Make the file variable
knu
2009-03-23
2
-2
/
+4
*
rdoc update.
akr
2009-03-21
1
-0
/
+28
*
* ext/openssl/ossl_ssl.c (write_would_block): defined.
akr
2009-03-21
1
-23
/
+53
*
* ext/dl: updated svn:ignore.
nobu
2009-03-21
1
-1
/
+1
*
* ext/openssl/lib/openssl/buffering.rb
akr
2009-03-20
2
-6
/
+75
*
update rdoc and NEWS.
akr
2009-03-19
2
-0
/
+62
*
* io.c (rb_mWaitReadable): defined.
akr
2009-03-19
10
-26
/
+84
*
* ext/socket/ancdata.c: not use pktinfo.ipi_spec_dst if not defined
takano32
2009-03-18
2
-4
/
+7
*
* win32/Makefile.sub (config.h): added RUBY_COREDLL.
nobu
2009-03-17
2
-1
/
+36
*
* ext/dl: made indent style insistent.
nobu
2009-03-17
3
-160
/
+160
*
* ext/tk/tcltklib.c (eventloop_sleep, lib_eventloop_core),
nobu
2009-03-16
1
-4
/
+4
*
* common.mk (srcs-ext): creates ext/dl/callback/callback.c also.
nobu
2009-03-14
1
-0
/
+5
*
* ext/socket/init.c (wait_connectable0): remove unreachable code.
akr
2009-03-13
1
-2
/
+0
*
* ext/openssl/openssl_missing.h (i2d_of_void): cast for callbacks.
nobu
2009-03-13
5
-12
/
+15
*
* ext/openssl/ossl_x509ext.c (ossl_x509ext_set_value): should use
nobu
2009-03-13
1
-3
/
+3
*
* configure.in (AC_HEADER_DIRENT): added.
nobu
2009-03-13
1
-3
/
+3
*
* ext/openssl: suppress warnings.
akr
2009-03-12
7
-54
/
+54
*
* ext/openssl/ossl_ssl.c (ossl_ssl_def_const): use INT2NUM because
akr
2009-03-12
1
-1
/
+1
*
* ext/dl/handle.c (rb_dlhandle_sym): RTLD_NEXT is not for symbol
nobu
2009-03-11
1
-11
/
+1
*
* ext/dl/win32/lib/Win32API.rb: call by :stdcall as default.
usa
2009-03-11
1
-2
/
+2
*
* ext/dl/handle.c (rb_dlhandle_sym): moved conditinally used variable.
nobu
2009-03-11
1
-1
/
+1
*
* ext/dl/handle.c (rb_dlhandle_sym): fixed heap corruption.
nobu
2009-03-11
1
-9
/
+9
*
* ext/dl/callback/mkcallback.rb (DLTYPE[FLOAT]): cast to suppress
nobu
2009-03-10
1
-1
/
+1
*
* ext/dl/callback/depend: fix for parallel build.
nobu
2009-03-09
3
-23
/
+23
*
* ext/dl/callback/extconf.rb ($distcleanfiles): added callback.c.
nobu
2009-03-09
1
-7
/
+5
*
* ext/dl/dl.c (Init_dl): protoized.
nobu
2009-03-09
4
-7
/
+7
*
rdoc update.
akr
2009-03-08
1
-1
/
+1
*
* test/test_syslog.rb: moved.
nobu
2009-03-06
1
-164
/
+0
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
433
-9228
/
+9228
*
rdoc update.
akr
2009-03-04
1
-2
/
+2
*
* ext/extmk.rb (extmake): removes object files no longer used and
nobu
2009-03-03
1
-1
/
+4
*
* ext/dl/win32/lib/win32/resolv.rb: get rid of warning.
usa
2009-03-03
2
-3
/
+5
*
* ext/extmk.rb (extmake), lib/mkmf.rb (create_makefile): $objs and
nobu
2009-03-03
1
-5
/
+4
*
* ext/dl/win32/lib/win32/{registry,resolv}.rb: use dl/import instead
usa
2009-03-03
2
-18
/
+34
*
* ext/dl/lib/dl/func.rb (DL::Function.name): delegate to @cfunc.
usa
2009-03-03
1
-0
/
+4
*
* ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks.
nobu
2009-03-03
6
-35
/
+63
*
* ext/extmk.rb (extmake): initialize $objs before extrace_makefile.
nobu
2009-03-03
1
-0
/
+1
*
* ext/dl/lib/dl/cparser.rb (DL::CParser::parse_signature): fixed
nobu
2009-03-03
1
-1
/
+1
*
* ext/dl/lib/dl/pack.rb (DL::PackInfo): reduced redundant
nobu
2009-03-03
2
-88
/
+13
*
* ext/dl/lib/dl/value.rb (DL::ValueUtil#wrap_arg): NULL for nil.
nobu
2009-03-03
1
-0
/
+2
*
* test/dl: moved from ext/dl/test.
nobu
2009-03-03
6
-461
/
+0
*
* ext/extmk.rb (extmake): removes object files no longer used.
nobu
2009-03-03
1
-0
/
+2
*
* common.mk (main): passes $(MAKE) to mkmain_cmd
nobu
2009-03-03
1
-3
/
+3
*
* ext/socket/sockport.h (SS_LEN): defined unconditionally.
akr
2009-03-02
1
-1
/
+3
*
* ext/socket/ancdata.c (anc_inspect_socket_creds): supress warnings.
akr
2009-03-02
1
-2
/
+2
*
* ext/socket/ancdata.c (rsock_discard_cmsg_resource): defined
akr
2009-03-02
1
-1
/
+3
*
forgot to commit.
akr
2009-03-02
1
-7
/
+7
[next]