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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* ext/digest/digest.c (rb_digest_base_copy): renamed "become".
nobu
2002-12-11
1
-2
/
+2
*
* ext/digest/test.rb: Switch from RUnit to Test::Unit.
knu
2002-11-27
1
-11
/
+2
*
Update the MANIFEST files.
knu
2002-09-27
4
-0
/
+12
*
Add a knob WITH_BUNDLED_ENGINES to test.sh.
knu
2002-09-26
1
-2
/
+8
*
* ext/digest/sha1: Use OpenSSL's SHA1 engine if available. It is
knu
2002-09-26
5
-5
/
+77
*
* ext/digest/rmd160: Use OpenSSL's RMD160 engine if available. It
knu
2002-09-26
5
-5
/
+81
*
* ext/digest/md5: Use OpenSSL's MD5 engine if available. It is
knu
2002-09-26
5
-4
/
+56
*
* ext/digest/digest.c (rb_digest_base_s_digest): Fix a double
knu
2002-09-26
1
-5
/
+2
*
* configure.in: modify program_prefix only if specified
eban
2002-09-08
5
-0
/
+5
*
= should be ==
matz
2002-09-05
1
-1
/
+1
*
Fix rb_digest_base_become (ruby-core:428)
michal
2002-09-04
1
-3
/
+2
*
* class.c (rb_make_metaclass): obj.meta.super.meta should be equal
matz
2002-09-04
2
-4
/
+2
*
* variable.c (rb_copy_generic_ivar): remove old generic instance
matz
2002-09-03
2
-69
/
+43
*
new platform [bccwin32] merged.
H_Konishi
2002-06-11
1
-0
/
+2
*
Probably */depend should be added to this file too.
knu
2002-03-21
1
-0
/
+4
*
* ext/digest: add depend file.
nobu
2002-03-18
10
-0
/
+33
*
* 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
4
-4
/
+64
*
* ext/digest/md5/md5init.c (Init_md5): rb_cvar_declare() is
nobu
2002-02-17
4
-8
/
+8
*
* st.c: primes should be primes.
matz
2002-01-16
1
-1
/
+2
*
* eval.c (rb_thread_restore_context): save current value of
matz
2001-09-08
1
-0
/
+23
*
* ext/digest/digest.c (rb_digest_base_s_hexdigest): remove a debug
knu
2001-09-06
1
-1
/
+1
*
* ext/digest/digest.c (rb_digest_base_s_digest,
knu
2001-09-06
1
-0
/
+12
*
* 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
4
-10
/
+10
*
* 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
2
-6
/
+12
*
* ext/digest/sha2/extconf.rb: do not create Makefile when no 64bit
knu
2001-08-14
1
-0
/
+8
*
Rename *.jp to *.ja, since jp is a region code and ja is a language
knu
2001-07-19
2
-2
/
+2
*
* ext/digest/*/extconf.rb: fix so that they build from any
knu
2001-07-14
4
-4
/
+4
*
Import the "digest" module and the submodules, from the Rough Ruby
knu
2001-07-13
39
-0
/
+3890
[prev]