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
/
dl
Commit message (
Expand
)
Author
Age
Files
Lines
*
merges r23550 from trunk into ruby_1_9_1.
yugui
2009-06-20
1
-1
/
+1
*
merges r23549 from trunk into ruby_1_9_1.
yugui
2009-06-20
1
-4
/
+7
*
merges r23444 from trunk into ruby_1_9_1.
yugui
2009-05-22
1
-1
/
+1
*
merges r23386 from trunk into ruby_1_9_1.
yugui
2009-05-21
2
-0
/
+6
*
merges r23385 from trunk into ruby_1_9_1.
yugui
2009-05-21
3
-10
/
+25
*
merges r23382 from trunk into ruby_1_9_1.
yugui
2009-05-21
1
-1
/
+1
*
* ext/dl/dl.c (rb_dlhandle_initialize): prohibits DL::dlopen
yugui
2009-05-11
1
-3
/
+5
*
* ext/dl/lib/dl/func.rb (DL::Function#call): prevents
yugui
2009-05-11
1
-0
/
+8
*
merges r22891 from trunk into ruby_1_9_1.
yugui
2009-04-12
1
-11
/
+1
*
merges r22883 from trunk into ruby_1_9_1.
yugui
2009-04-12
1
-9
/
+9
*
merges r22702 from trunk into ruby_1_9_1.
yugui
2009-03-04
1
-30
/
+25
*
merges r22695 from trunk into ruby_1_9_1.
yugui
2009-03-04
1
-2
/
+2
*
merges r22690 from trunk into ruby_1_9_1.
yugui
2009-03-04
3
-25
/
+37
*
merges r21186 from trunk into ruby_1_9_1.
yugui
2008-12-30
1
-1
/
+1
*
merges r21177 and r21182 from trunk into ruby_1_9_1.
yugui
2008-12-30
5
-33
/
+87
*
merges r21139 from trunk into ruby_1_9_1.
yugui
2008-12-29
1
-0
/
+3
*
merges r21138 from trunk into ruby_1_9_1.
yugui
2008-12-29
1
-1
/
+1
*
merges r21110, r21111 and r21140 from trunk into ruby_1_9_1.
yugui
2008-12-29
2
-6
/
+3
*
merges r21100 and r21107 from trunk into ruby_1_9_1.
yugui
2008-12-28
1
-0
/
+6
*
* ext/dl/extconf.rb ($distcleanfiles): added callback-?.c into
yugui
2008-10-03
1
-7
/
+6
*
* ext/dl/mkcallback.rb (rb_dl_init_callbacks): fix indent.
akr
2008-08-31
1
-1
/
+1
*
* ext/dl/mkcallback.rb: split callback.h to callback-[0-9].c to reduce
akr
2008-08-30
3
-28
/
+62
*
* ext/dl/mkcallback.rb (foreach_proc_entry): extracted.
akr
2008-08-30
1
-37
/
+45
*
* ext/dl/test/test_import.rb: fix character code.
akr
2008-08-30
2
-9
/
+9
*
* ext/dl/mkcallback.rb: fix continuation line detection.
akr
2008-08-30
1
-1
/
+1
*
* ext/dl/mkcallback.rb (rb_dl_init_callbacks): avoid GC problem which
akr
2008-08-30
1
-8
/
+13
*
* ext/dl/cptr.c (rb_dlptr_s_to_ptr): fixed shadowing variable.
nobu
2008-08-12
1
-2
/
+2
*
* ext/dl/cfunc.c (rb_dlcfunc_call): add taint check.
matz
2008-08-11
3
-8
/
+18
*
* lib/resolv.rb (Resolv::Config.default_config_hash): requires
nobu
2008-03-31
2
-6
/
+11
*
* lib/resolv.rb (Resolv::Hosts): should not use win32/resolv on cygwin.
nobu
2008-03-21
2
-2
/
+2
*
* ext/dl/depend: add dependencies. [ruby-dev:32760]
usa
2007-12-25
1
-4
/
+4
*
* dl/win32/lib/win32/sspi.rb: use pack/unpack("m") instead of base64
usa
2007-12-18
1
-4
/
+3
*
* ext/Win32API/*: removed or moved to ext/dl/win32.
usa
2007-12-03
5
-0
/
+1559
*
* include/ruby/ruby.h: introduce 2 macros:
ko1
2007-11-13
1
-2
/
+2
*
* ext/dl/cptr.c (rb_dlptr_s_to_ptr): no longer check
matz
2007-08-08
2
-6
/
+1
*
* ext/dl/cptr.c (rb_dlptr_s_to_ptr): fptr->f was renamed to fd. a
matz
2007-08-08
1
-1
/
+1
*
* ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222]
nobu
2007-07-15
1
-1
/
+7
*
* include/ruby: moved public headers.
nobu
2007-06-10
3
-8
/
+8
*
* file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):
nobu
2007-02-24
1
-1
/
+1
*
* Merge YARV
ko1
2006-12-31
1
-12
/
+12
*
* parse.y (parser_warning, parser_warn): some error message may
matz
2006-10-14
1
-2
/
+2
*
* ruby.h (struct RArray): embed small arrays.
matz
2006-09-02
1
-3
/
+3
*
* eval.c (search_required): use RSTRING_PTR and RSTRING_STR.
usa
2006-08-31
1
-1
/
+1
*
should define FUNC_CDECL/STDCALL if the macros are not defined.
ttate
2006-07-07
1
-0
/
+7
*
conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970].
ttate
2006-07-06
4
-45
/
+9
*
* bignum.c: ruby 1.9 HEAD 64 bit warnings clean up from
matz
2006-07-03
2
-0
/
+11
*
fixed the alignment problems discussed in [ruby-dev:28667].
ttate
2006-06-30
4
-34
/
+50
*
add extconf.h to .cvsignore.
akr
2006-06-24
1
-0
/
+1
*
* ext/dl/.cvsignore: ignore callback.h.
aamine
2006-03-03
1
-0
/
+1
*
* mkconfig.rb: generate RbConfig instead of Config.
akr
2006-02-20
1
-1
/
+1
[next]