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
*
accept space characters at the end of a prototype.
ttate
2005-04-08
1
-2
/
+2
*
bugfix for typealias() in import.rb.
ttate
2005-03-07
1
-2
/
+3
*
* exception error messages updated. [ruby-core:04497]
matz
2005-02-28
1
-3
/
+3
*
bugfix.
ttate
2005-02-03
1
-2
/
+2
*
* ext/dl/sym.c (rb_dlsym_initialize): extract internal pointers after
nobu
2004-12-21
1
-1
/
+2
*
devided the method DL::Types#encode_type into three methods.
ttate
2004-12-14
3
-48
/
+56
*
bugfix for [ruby-talk:121309].
ttate
2004-11-25
3
-13
/
+21
*
Use 'P' instead of 'p' in types.rb.
ttate
2004-11-25
1
-3
/
+3
*
Improved encode_type() in types.rb for [ruby-talk:121175].
ttate
2004-11-24
3
-67
/
+128
*
* MANIFEST, ext/**/MANIFEST: removed.
eban
2004-11-01
1
-31
/
+0
*
Use NUM2INT to convert short values.
ttate
2004-10-23
1
-2
/
+2
*
merged from HEAD.
ttate
2004-09-27
2
-11
/
+8
*
* configure.in (ieeefp.h), numeric.c: needed for finite() on
nobu
2003-12-11
1
-1
/
+1
*
* ext/dl/sym.c (rb_dlsym_guardcall): __declspec(noinline) is VC7
usa
2003-12-04
1
-4
/
+4
*
Merged Tietew's patch of [ruby-dev:21991].
ttate
2003-12-01
2
-0
/
+92
*
Merge the patch of [ruby-ext:02242]. (Thanks, Masahiro Sakai)
ttate
2003-11-13
1
-2
/
+2
*
Bugfix for DL::Types::encode_type.
ttate
2003-11-08
1
-7
/
+9
*
* ext/dl/sym.c: typo fix(lasterror -> last_error).
eban
2003-11-08
1
-2
/
+2
*
Add DL.win32_last_error and DL.last_error.
ttate
2003-11-08
2
-2
/
+69
*
* eval.c (ruby_cleanup): initialize stack bottom for embedding.
nobu
2003-10-23
2
-3
/
+3
*
--enable-dlstack is true in default.
ttate
2003-10-22
1
-6
/
+2
*
Bugfix for PR#1196
ttate
2003-10-22
1
-8
/
+5
*
consistent parentheses in assignment RHS.
matz
2003-10-16
2
-3
/
+3
*
* ext/dl/dl.c (rb_dl_callback): use rb_block_proc() instead of
usa
2003-06-16
1
-1
/
+1
*
* gc.c (define_final): eliminate rb_f_lambda() call.
matz
2003-06-06
1
-1
/
+1
*
* eval.c (avalue_to_svalue): use rb_check_array_type() again.
matz
2003-03-29
2
-4
/
+3
*
security enhancement of dl library (need test).
matz
2003-03-24
4
-148
/
+150
*
Added rb_secure(4). (Thanks to Minero Aoki)
ttate
2003-03-24
3
-1
/
+15
*
* ext/dl/MANIFEST: Exclude .cvsignore. [found by: eban]
knu
2003-03-03
1
-1
/
+0
*
* typo fix.
eban
2003-01-20
1
-1
/
+1
*
-Wall cleanups (removed unused vars, no 'code has no effect' warnings)
michal
2003-01-16
4
-15
/
+5
*
* ext/dl/lib/dl/win32.rb: elimitate unnecessary "A" adding.
eban
2003-01-12
1
-6
/
+2
*
Check the return value of dlopen().
ttate
2003-01-12
1
-3
/
+3
*
Correct the description about type specifiers.
ttate
2003-01-11
1
-18
/
+18
*
* ext/dl/lib/dl/win32.rb: compatibility improvement.
eban
2003-01-11
1
-14
/
+17
*
* intern.h (rb_check_array_type): Declare rb_check_array_type().
knu
2003-01-06
1
-0
/
+1
*
* ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c,
nobu
2002-12-20
3
-3
/
+3
*
Fix the conversion method.
ttate
2002-12-09
3
-11
/
+34
*
dlsizeof() should handle 'S' and 's'.
ttate
2002-11-26
1
-0
/
+2
*
Get rid of ineffective symbols, lines, constants and so on.
ttate
2002-11-07
7
-157
/
+143
*
fixed rb_ary2cary() to convert nil.
ttate
2002-11-05
1
-0
/
+2
*
Bugfix for Importable::callback.
ttate
2002-10-31
1
-2
/
+2
*
* configure.in (XCFLAGS): CFLAGS to comile ruby itself.
nobu
2002-10-21
1
-24
/
+15
*
Fixed error messages and descriptions.
ttate
2002-10-07
2
-5
/
+5
*
Improve the description.
ttate
2002-10-02
1
-6
/
+5
*
* configure.in: modify program_prefix only if specified
eban
2002-09-08
1
-0
/
+1
*
Merged Nakada's patch [ruby-dev:18097].
ttate
2002-08-29
1
-5
/
+7
*
Multiple call of the initialize.
ttate
2002-08-05
3
-0
/
+9
*
Conform to the allocation framework.
ttate
2002-08-04
5
-49
/
+83
*
Get rid of "return".
ttate
2002-07-30
1
-1
/
+1
[next]