summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Keep a record of the amount of memory consumed by a lwc_context.John Mark Bell2009-07-281-3/+23
| | | | svn path=/trunk/libwapcaplet/; revision=8834
* Guarantee to NUL-terminate interned strings.John Mark Bell2009-07-251-1/+5
| | | | svn path=/trunk/libwapcaplet/; revision=8784
* Merge Bo's libwapcaplet lwc_string_hash_value function and tests. r=dsilversDaniel Silverstone2009-06-231-1/+8
| | | | svn path=/trunk/libwapcaplet/; revision=7927
* Fix test build.John Mark Bell2009-03-251-0/+6
| | | | svn path=/trunk/libwapcaplet/; revision=6875
* First cut at a port to core buildsystem.John Mark Bell2009-03-251-0/+3
| | | | svn path=/trunk/libwapcaplet/; revision=6873
* In debug mode, poison freed strings to highlight missing refsDaniel Silverstone2009-02-151-0/+4
| | | | svn path=/trunk/libwapcaplet/; revision=6533
* Add simple accessors for data and lengthDaniel Silverstone2009-02-141-0/+18
| | | | svn path=/trunk/libwapcaplet/; revision=6509
* More testsDaniel Silverstone2009-02-141-2/+5
| | | | svn path=/trunk/libwapcaplet/; revision=6507
* More tests, some fixes. All the API appears to workDaniel Silverstone2009-02-141-26/+31
| | | | svn path=/trunk/libwapcaplet/; revision=6503
* 100% of tests pass. Ship it.Daniel Silverstone2009-02-141-1/+5
| | | | svn path=/trunk/libwapcaplet/; revision=6497
* Initial untested API and implementationDaniel Silverstone2009-02-141-0/+304
svn path=/trunk/libwapcaplet/; revision=6495