[runtime] Replace %to_string_fun with %_ToString.
[platform/upstream/v8.git] / src / i18n.js
2015-09-23 bmeurer[runtime] Replace %to_string_fun with %_ToString.
2015-08-28 yangguoNative context: do not put public symbols and flags...
2015-08-26 yangguoInstall js intrinsic fallbacks for array functions...
2015-08-19 yangguoNative context: do not hold onto helper functions on...
2015-08-19 yangguoNative context: debug.js does not load from js builtins...
2015-08-11 adamk[es6] Add appropriate ToString call to String.prototype...
2015-08-05 mathiasEnsure `String.prototype.normalize.length` is `0`
2015-07-31 bmeurer[stubs] Unify (and optimize) implementation of ToObject.
2015-07-17 hichris123Make NumberFormat use the ICU currency data, fix bug...
2015-07-15 adamk[es6] Fix String.prototype.normalize to properly valida...
2015-06-24 arvi18n.js was not using original functions
2015-05-26 yangguoRevert of Revert of Hook up more import/exports in...
2015-05-22 machenbachRevert of Hook up more import/exports in natives. ...
2015-05-22 yangguoHook up more import/exports in natives.
2015-05-22 machenbachRevert of Hook up more import/exports in natives. ...
2015-05-22 yangguoHook up more import/exports in natives.
2015-05-21 yangguoUse shared container to manage imports/exports.
2015-05-20 jkummerowRevert of Use shared container to manage imports/export...
2015-05-20 yangguoUse shared container to manage imports/exports.
2015-05-15 yangguoStore fewer arrays in the context snapshot.
2015-05-11 yangguoCall builtin code wrapped in functions from the bootstr...
2015-05-07 yangguoRevert of Revert of Wrap runtime.js in a function....
2015-05-06 machenbachRevert of Wrap runtime.js in a function. (patchset...
2015-05-06 yangguoWrap runtime.js in a function.
2015-05-05 yangguoReland #2 "Wrap v8natives.js into a function."
2015-05-04 machenbachRevert of Reland "Wrap v8natives.js into a function...
2015-05-04 yangguoReland "Wrap v8natives.js into a function."
2015-04-30 machenbachRevert of Wrap v8natives.js into a function. (patchset...
2015-04-30 yangguoWrap v8natives.js into a function.
2015-04-24 arv[es6] Map/Set size getter should have "get size" name
2015-04-24 yangguoMigrate error messages, part 5 (array.js and i18n.js).
2015-04-20 yangguoSmall polishing changes to the native js.
2015-03-12 yangguoHide RegExp and String initialization in a closure.
2015-03-11 yangguoHide native Date implementation in function context.
2014-07-14 verwaest@chromium.orgReplace AddProperty by AddNamedProperty to speed up...
2014-06-27 verwaest@chromium.orgSplit SetProperty(...attributes, strictmode) into Defin...
2014-05-12 mstarzinger@chromi... Move more builtin files to strict mode.
2014-04-30 mstarzinger@chromi... Remove duplicate ToObject implementaion from i18n.
2014-04-30 mvstanton@chromium.orgBugfix: internationalization routines fail on monkeypat...
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-04-01 jochen@chromium.orgStore i18n meta data in hidden symbols instead of js...
2014-04-01 machenbach@chromiu... Revert r20375.
2014-04-01 jochen@chromium.orgStore i18n meta data in hidden symbols instead of js...
2014-01-31 svenpanne@chromium.orgImplements ES6 String.prototype.normalize method.
2013-11-12 yangguo@chromium.orgUse %_IsMinusZero where applicable to replace hackery.
2013-11-06 verwaest@chromium.orgRevert "Landing https://codereview.chromium.org/4013300...
2013-11-06 cira@chromium.orgLanding https://codereview.chromium.org/40133004 for...
2013-10-17 yangguo@chromium.orgCosmetic: Add macros for NaN, undefined and Infinity...
2013-10-11 cira@chromium.orgOriginal review https://codereview.chromium.org/25855005.
2013-10-10 dslomov@chromium.orgRevert "Fixing timezone issues with date-time/parse...
2013-10-10 cira@chromium.orgFixing timezone issues with date-time/parse-* tests.
2013-09-18 jochen@chromium.orgUse %_Arguments instead of arguments in snapshotable...
2013-09-12 jochen@chromium.orgSnapshot i18n Javascript code
2013-08-26 jkummerow@chromium.orgRevert "Snapshot i18n Javascript code" and "Fix mjsunit...
2013-08-23 jochen@chromium.orgSnapshot i18n Javascript code