Skip to content

Commit

Permalink
* time.c: rename small integer specialization related identifiers.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
akr committed Mar 28, 2010
1 parent 86aa8f3 commit c08277c
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 160 deletions.
8 changes: 6 additions & 2 deletions ChangeLog
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.
Expand All @@ -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]>

Expand Down Expand Up @@ -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]>

Expand Down
Loading

0 comments on commit c08277c

Please sign in to comment.