summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Alexey Borzenkov [Tue, 22 Dec 2009 17:19:33 +0000]
Fix warnings on gcc 4.4.0 + -Wall
Alexey Borzenkov [Fri, 18 Dec 2009 19:31:18 +0000]
Refactor recursion to build final string only once
Alexey Borzenkov [Fri, 18 Dec 2009 19:23:58 +0000]
Even though minus zero is impossible it's better that way
Alexey Borzenkov [Fri, 18 Dec 2009 19:22:13 +0000]
Optimize english language
Alexey Borzenkov [Fri, 18 Dec 2009 19:09:31 +0000]
Use STL for number parsing
Alexey Borzenkov [Thu, 17 Dec 2009 23:05:02 +0000]
Remove unnecessary check
Alexey Borzenkov [Thu, 17 Dec 2009 23:02:49 +0000]
Parse negative numbers under msvc
Alexey Borzenkov [Thu, 17 Dec 2009 22:58:26 +0000]
Support negative numbers
Alexey Borzenkov [Thu, 17 Dec 2009 22:38:00 +0000]
Don't fail under mingw
Alexey Borzenkov [Thu, 17 Dec 2009 22:30:11 +0000]
Working version with british linguistics
Alexey Borzenkov [Thu, 17 Dec 2009 22:16:59 +0000]
Working version without english linguistics