index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
dl
/
extconf.rb
Age
Commit message (
Expand
)
Author
2006-02-20
* mkconfig.rb: generate RbConfig instead of Config.
akr
2005-10-18
* sorry, commit miss.
usa
2005-10-18
* ext/dl/depend, ext/dl/extconf.rb, ext/socket/depend,
usa
2005-02-04
added new files.
ttate
2005-02-04
remove all files to replace ruby-dl with ruby-dl2.
ttate
2003-11-08
Add DL.win32_last_error and DL.last_error.
ttate
2003-10-23
* eval.c (ruby_cleanup): initialize stack bottom for embedding.
nobu
2003-10-22
--enable-dlstack is true in default.
ttate
2002-10-21
* configure.in (XCFLAGS): CFLAGS to comile ruby itself.
nobu
2002-06-11
new platform [bccwin32] merged.
H_Konishi
2002-06-09
* ext/dl: change the callback mechanism.
ttate
2002-05-20
Get rid of the declaration of rb_str_cat2().
ttate
2002-05-11
* ext/dl: enable dl's stack emulation for constructing function call.
ttate
2002-05-11
enable dl's stack emulation for constructing function call.
ttate
2002-05-01
Catch the exception SystemExit in extconf.rb.
ttate
2002-04-03
Merge Nakada's patch and define StringValuePtr for ruby-1.6.
ttate
2002-04-02
Add ruby-dl
ttate