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
/
digest
/
sha2
Commit message (
Expand
)
Author
Age
Files
Lines
*
* MANIFEST, ext/**/MANIFEST: removed.
eban
2004-11-01
1
-7
/
+0
*
* lib/mkmf.rb (init_mkmf): $INCFLAGS also should be lazy-evaluated.
nobu
2004-02-22
1
-1
/
+1
*
* ext/extmk.rb: preserve order in Setup. [ruby-dev:22503]
nobu
2004-01-07
1
-0
/
+2
*
* sample/optparse/opttest.rb: added.
nobu
2003-12-01
1
-0
/
+1
*
* ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly
matz
2003-07-26
1
-1
/
+1
*
* array.c (rb_ary_values_at): new method to replace select(index..).
matz
2003-05-04
1
-1
/
+1
*
* configure.in: modify program_prefix only if specified
eban
2002-09-08
1
-0
/
+1
*
* ext/digest: add depend file.
nobu
2002-03-18
2
-0
/
+8
*
* ext/digest/sha2/sha2.c: Merge from rough. Fix a couple of
knu
2002-02-26
1
-3
/
+3
*
Merge from rough.
knu
2002-02-24
1
-1
/
+27
*
* ext/digest/md5/md5init.c (Init_md5): rb_cvar_declare() is
nobu
2002-02-17
1
-2
/
+2
*
* ext/digest/sha2/extconf.rb: fix support for cross-compiling.
eban
2001-08-20
1
-8
/
+2
*
* ext/digest/*/extconf.rb: really fix so that they build from any
knu
2001-08-14
1
-4
/
+4
*
* ext/digest/sha2/extconf.rb: fix so that they build from any
knu
2001-08-14
1
-1
/
+1
*
* ext/digest/defs.h: Define NO_UINT64_T instead of emitting an
knu
2001-08-14
1
-5
/
+11
*
* ext/digest/sha2/extconf.rb: do not create Makefile when no 64bit
knu
2001-08-14
1
-0
/
+8
*
* ext/digest/*/extconf.rb: fix so that they build from any
knu
2001-07-14
1
-1
/
+1
*
Import the "digest" module and the submodules, from the Rough Ruby
knu
2001-07-13
7
-0
/
+1370