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
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
Setup.emx
Age
Commit message (
Expand
)
Author
2007-02-10
* ext/Setup: Add thread except for platforms without threads
knu
2003-10-13
Add ext/enumerator, a helper module for the Enumerable interface.
knu
2003-08-05
* ext/Setup*: add io/wait and openssl.
usa
2003-05-13
* lib/yaml/rubytypes.rb, lib/yaml/types.rb: using Object#object_id
why
2003-04-25
Removed lib & sample dir.
shigek
2003-04-24
BigDecimal dir. rearrangement according to the suggestions from Minero Aoki.
shigek
2003-04-19
* ext/Setup*: Add zlib and remove bogus and obsolete entries.
knu
2003-03-28
Entries for bigdecimal added.
shigek
2002-06-01
merge win32ole from rough
suke
2002-04-17
* ext/Setup*, ext/bigfloat/*: Back out the import of BigFloat in
knu
2002-04-02
Add entries to each Setup.* and remove Changes files.
ttate
2002-03-22
racc runtime imported.
aamine
2002-03-22
import strscan.
aamine
2002-03-22
Synchronize with reality. Pick actually existent modules and get rid
knu
2001-11-26
Import the "syslog" module from the rough ruby project. This module
knu
2001-07-13
Import the "digest" module and the submodules, from the Rough Ruby
knu
2001-05-16
* ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68:
knu
1999-08-13
remove marshal/gtk/kconv
matz