-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* time.c: rename small integer specialization related identifiers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- Loading branch information
Showing
2 changed files
with
164 additions
and
160 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
Sun Mar 28 09:53:02 2010 Tanaka Akira <[email protected]> | ||
|
||
* time.c: rename small integer specialization related identifiers. | ||
|
||
Sun Mar 28 08:20:37 2010 Tanaka Akira <[email protected]> | ||
|
||
* time.c (weq): specialize for small integer. | ||
|
@@ -17,7 +21,7 @@ Sun Mar 28 07:12:41 2010 Tanaka Akira <[email protected]> | |
|
||
Sun Mar 28 02:14:13 2010 Tanaka Akira <[email protected]> | ||
|
||
* time.c: fix previos commit. | ||
* time.c: fix previous commit. | ||
|
||
Sat Mar 27 23:17:52 2010 Tanaka Akira <[email protected]> | ||
|
||
|
@@ -101,7 +105,7 @@ Thu Mar 25 12:37:37 2010 Kazuhiro NISHIYAMA <[email protected]> | |
Thu Mar 25 11:34:00 2010 Kenta Murata <[email protected]> | ||
|
||
* bignum.c, node.h, strftime.c, enc/trans/utf8_mac.trans: | ||
added explicit casts for supplessing warnings. | ||
added explicit casts for suppressing warnings. | ||
|
||
Thu Mar 25 11:34:00 2010 Kenta Murata <[email protected]> | ||
|
||
|
Oops, something went wrong.