Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
0d3f203656e8a07f72547779aa12031317c928d0
/
js
/
Name.js
0d3f203
In createNameArray, ignore leading //authority . Ignore components with only two or less periods. Trim before decoding the string. Make getName call to_uri.
by Jeff Thompson
· 12 years ago
4e8b770
In createNameArray, check for a compomenet with all periods. Added to_uri.
by Jeff Thompson
· 12 years ago
9b41100
Fix bug in createNameArray, unescape the components after splitting by "/".
by Jeff Thompson
· 12 years ago
745026e
Change all ucla-cs authored files to refer to COPYING.
by Jeff Thompson
· 12 years ago
f3bd359
Major update: Refactor to rename ContentName to Name. Delete KeyName.js. For the moment, the KeyName class is now in KeyLocator.js.
by Jeff Thompson
· 12 years ago
[Renamed (75%) from js/ContentName.js]
34a2ec0
Major update: Fix bug: Rename "new Exception" to "new Error" througout the project.
by Jeff Thompson
· 12 years ago
e85ff1d
Major update: refactored the API of all classes to make attributes start with a lower case letter and rename encode=>to_ccnb() and decode()=>from_ccnb.
by Jeff Thompson
· 12 years ago
86aea88
Major update: refactored the API of Interest and ContentObject according to the API notes:
by Jeff Thompson
· 12 years ago
8f17361
Security implemented + Partial publish
by Meki Cherkaoui
· 13 years ago
f3d8f69
Uncomitted stuff from the previous commit
by Meki Cherkaoui
· 13 years ago
f441d3a
First Commit after cleanup
by Meki Cherkaoui
· 13 years ago