summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Sprinkle some C++ scoping aroundJohn Mark Bell2010-10-231-0/+9
* Add simple iteration API and also add brackets in lwc_string_isequalDaniel Silverstone2010-03-273-1/+48
* Simplify libwapcaplet and remove context objects.Daniel Silverstone2010-03-276-767/+383
* -Wextra is only understood by GCC 3.4.6 or later. John Mark Bell2009-11-061-4/+5
* Reverted r8979, managed to correct my system headers, for now...François Revel2009-08-021-2/+2
* Sorry, but -Werror on gcc2 is asking for trouble here...François Revel2009-08-021-2/+2
* Ensure local include path overrides buildsystem settings.John Mark Bell2009-08-011-2/+2
* Keep a record of the amount of memory consumed by a lwc_context.John Mark Bell2009-07-283-3/+144
* Guarantee to NUL-terminate interned strings.John Mark Bell2009-07-253-3/+39
* Merge Bo's libwapcaplet lwc_string_hash_value function and tests. r=dsilversDaniel Silverstone2009-06-234-2/+36
* Sync with core buildsystem changesJohn Mark Bell2009-04-212-3/+3
* Sync documentation with realityJohn Mark Bell2009-04-171-3/+3
* Lose trailing comma.John Mark Bell2009-04-152-3/+12
* Reflect shared library versioningJohn Mark Bell2009-04-032-5/+7
* Conditionalise use of check on WANT_TEST==yesJohn Mark Bell2009-03-251-7/+9
* Fix test build.John Mark Bell2009-03-254-2/+23
* First cut at a port to core buildsystem.John Mark Bell2009-03-253-104/+30
* In debug mode, poison freed strings to highlight missing refsDaniel Silverstone2009-02-151-0/+4
* Fix capitaLisation and add name originsDaniel Silverstone2009-02-151-6/+12
* Add README with rationaleDaniel Silverstone2009-02-151-0/+59
* Install wapcaplet.Daniel Silverstone2009-02-142-0/+25
* It puts the MIT into WapcapletDaniel Silverstone2009-02-141-0/+19
* Add simple accessors for data and lengthDaniel Silverstone2009-02-143-0/+63
* Oops, add missing memory test fileDaniel Silverstone2009-02-141-0/+246
* More testsDaniel Silverstone2009-02-144-3/+8
* More tests, some fixes. All the API appears to workDaniel Silverstone2009-02-143-29/+447
* 100% of tests pass. Ship it.Daniel Silverstone2009-02-146-4/+187
* Initial untested API and implementationDaniel Silverstone2009-02-142-0/+417