Sign in
chromium
/
external
/
v8-i18n
Clone this repo:
Branches
master
890f459
Handle x- form of locale better (spec compliance)
by
[email protected]
· 11 years ago
master
a48295e
Fix expectations.py. Manage significant digits better (spec fix).
by
[email protected]
· 11 years ago
70dc1b7
Updating expectations.py for test262
by
[email protected]
· 11 years ago
1d666f8
Fix empty currency bug wrt. spec. Simplifies isWellFormedCurrency function.
by
[email protected]
· 11 years ago
24fe82a
Setting DONT_ENUM property on some methods. Conformance fixes.
by
[email protected]
· 11 years ago
a3180da
Preventing ordinary methods to be created with new. Spec conformance.
by
[email protected]
· 11 years ago
fb1c835
Removing prototype from non-constructor methods. Improving spec compliance.
by
[email protected]
· 11 years ago
187f18a
Fix a header guard.
by
[email protected]
· 11 years ago
58646c0
Convert more callbacks. Patch from
[email protected]
.
by
[email protected]
· 11 years ago
8a339ba
Remove usage of to-be-deprecated version of Persistent::MakeWeak.
by
[email protected]
· 11 years ago
b35ee18
Don't copy Persistent handles in callbacks.
by
[email protected]
· 12 years ago
3680e4e
Removing calls to Persistent objects that got obsoleted.
by
[email protected]
· 12 years ago
15ff6e0
Changing permissions for real using svn propset.
by
[email protected]
· 12 years ago
7fb232e
Changing mode for each script so we can ommit python run-tests...
by
[email protected]
· 12 years ago
2ba3588
Adding --chrome-dir parameter and changing script to be executable.
by
[email protected]
· 12 years ago
e954a3c
Fix a timing test.
by
[email protected]
· 12 years ago
3bd8647
Provide scope for Unpacker where we allocate a v8::String.
by
[email protected]
· 12 years ago
0e175b3
Remove HandleScope calls when not necessary to avoid crashes.
by
[email protected]
· 12 years ago
7e7ea9d
Remove obsolete library keyword from .gyp file.
by
[email protected]
· 12 years ago
4f63b54
Adding two tests for localeCompare that are breaking current WebKit expectations - which is ok, it's by the spec.
by
[email protected]
· 12 years ago
More »