| Age | Commit message (Expand) | Author | 
|---|
| 2011-09-01 | docs(API): various api doc fixes from Toni | Igor Minar | 
| 2011-08-15 | refactor(json): use angularString instead of angular.String | Igor Minar | 
| 2011-08-06 | style($function): replace $function with 'function' | Igor Minar | 
| 2011-08-02 | feat(scope): new and improved scope implementation | Misko Hevery | 
| 2011-07-18 | feat(strict mode): adding strict mode flag to all js files | Igor Minar | 
| 2011-06-08 | Cleanup parser code to expose smaller API | Misko Hevery | 
| 2011-06-08 | fix JSON to match native browser behavior | Misko Hevery | 
| 2011-06-08 | cleanup old closure directives | Misko Hevery | 
| 2011-03-26 | remove _null and _undefined | Igor Minar | 
| 2011-03-09 | Fix IE: reffering to non existent var on window, must be prefixed by window | Misko Hevery | 
| 2011-01-14 | fixed select with ng:format | Misko Hevery | 
| 2011-01-10 | Rename angular.foreach to angular.forEach to make the api consistent. | Igor Minar | 
| 2010-12-22 | fromJson delegation to native JSON parser if available | Igor Minar | 
| 2010-11-18 | add @workInProgress tag and mark all @ngdocs as work in progress | Igor Minar | 
| 2010-11-18 | toJson and fromJson jsdocs | Igor Minar | 
| 2010-11-08 | Add isDate method + fix old code | Igor Minar | 
| 2010-11-05 | Refactored toJsonArray(), added isBoolean() function | Vojta Jina | 
| 2010-11-05 | Updated toJson() to not serialize window/document objects. | Vojta Jina | 
| 2010-11-05 | Changed toJson() to not ignore $ properties | Vojta Jina | 
| 2010-11-03 | Fix JSON serialization breakage in WebKit browsers | Elliott Sprehn | 
| 2010-11-03 | Serialize RegExp to string in JSON. Closes #119. | Elliott Sprehn | 
| 2010-10-18 | JSON parser is now strict (ie, expressions are not allowed for security) | Misko Hevery | 
| 2010-09-21 | toJson should serialize inherited properties, but not any properties that sta... | Igor Minar | 
| 2010-09-14 | merge | Misko Hevery | 
| 2010-08-18 | stringify names for better compression, remove dead functions, removed unders... | Misko Hevery | 
| 2010-08-16 | Merge remote branch 'upstream/master' | Igor Minar | 
| 2010-08-16 | removing useless catch that causes troubles when FF throws exceptions within ... | iminar | 
| 2010-08-14 | Merge remote branch 'igor/master' | Misko Hevery | 
| 2010-08-13 | Serialize only own properties to avoid infinite loops when serializing scopes... | Igor Minar | 
| 2010-08-11 | clean up for better obfuscation | Misko Hevery | 
| 2010-05-07 | xhr bulk fixes | Misko Hevery | 
| 2010-04-03 | injection is now working | Misko Hevery | 
| 2010-03-31 | all tests green, some dissabled | Misko Hevery | 
| 2010-03-26 | moved all uneeded files out, widgets.html works, tests horribly broken | Misko Hevery | 
| 2010-01-23 | lots of cleanup to get it ready for OS | Misko Hevery | 
| 2010-01-11 | all files converted to prototype= {} | Misko Hevery | 
| 2010-01-11 | green | Misko Hevery | 
| 2010-01-10 | basic calculator works with minified.js, lots of references still broken | Misko Hevery | 
| 2010-01-09 | removed nglr namespace | Misko Hevery | 
| 2010-01-05 | angular.js | Adam Abrons |