History log of /yui3/src/intl/js/Intl.js
Revision Date Author Comments Expand
54c01833b669ee8dbd4b309a4be2faa58e28ab0d 08-Nov-2010 Adam Moore <adamoore@yahoo-inc.com>

getAvailableLangs looks at cached moduleInfo for lang support [bug #2529416].

998081668c864c09fb71c747abae48a38df0f79b 01-Mar-2010 Satyen Desai <sdesai@yahoo-inc.com>

Changed private _setLang to public setLang - required for re-use lang case

c31f5d271392b47a5043da60f8d14ce6d946793b 22-Feb-2010 Satyen Desai <sdesai@yahoo-inc.com>

API doc typo fixes

85786151283612d4c36a6189954fe75894b4376f 22-Feb-2010 Satyen Desai <sdesai@yahoo-inc.com>

API doc tweaks. No -min files were harmed in the making of this commit point

b07c442afe94f55ef7b93a69046dd8291d1bbaac 22-Feb-2010 Satyen Desai <sdesai@yahoo-inc.com>

API doc tweaks. No -min files were harmed in the making of this commit point

7251b45ed93bd168e55d3ccd3b45a7f6e1c378c1 19-Feb-2010 Satyen Desai <sdesai@yahoo-inc.com>

Intl apidoc updates. No -min files were harmed in the making of this commit point

628b3b052ecff4d1843c7e919951413fbc03e79f 13-Feb-2010 Satyen Desai <sdesai@yahoo-inc.com>

Broke Intl into intl-load submodule (so loader can start with a lighter footprint) and intl-lang submodule (for regular lang bundle caching support). Added manual test file (need to convert to unit test). General code/api doc dusting off.

d894ed8f7003b6c2ec19d5fb3969b6c45f0d7147 12-Feb-2010 Satyen Desai <sdesai@yahoo-inc.com>

Initial Intl mgr drop. Not functional. Needs loader stubs filled out