index
:
delta/netsurf/libwapcaplet.git
baserock/morph
chris/sam460-ocm
master
tlsa/insensitive_hash
tlsa/tolower
git.netsurf-browser.org: libwapcaplet.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Coverity #1127059. Dereference after NULL check.
Michael Drake
2013-11-08
1
-0
/
+2
*
Update to new NSBUILD infrastructure
Daniel Silverstone
2012-06-29
1
-1
/
+1
*
Rework the majority of wapcaplet's interface to be macros. This removes *man...
Daniel Silverstone
2012-03-29
1
-79
/
+2
*
Use __ in middle of function name for statics and private functions, not _ as...
Rob Kendrick
2012-03-25
1
-26
/
+26
*
Constify lwc_string * param to lwc_string_length and lwc_string_data.
Michael Drake
2011-10-29
1
-2
/
+2
*
Ensure we cope with no chance to opportunistically initialise the hash before...
Daniel Silverstone
2010-12-06
1
-1
/
+5
*
Fix debug build
John Mark Bell
2010-12-04
1
-2
/
+0
*
Remove initialisation, use system allocation functions. r=vince
Daniel Silverstone
2010-12-04
1
-13
/
+17
*
Add simple iteration API and also add brackets in lwc_string_isequal
Daniel Silverstone
2010-03-27
1
-0
/
+14
*
Simplify libwapcaplet and remove context objects.
Daniel Silverstone
2010-03-27
1
-124
/
+64
*
Keep a record of the amount of memory consumed by a lwc_context.
John Mark Bell
2009-07-28
1
-3
/
+23
*
Guarantee to NUL-terminate interned strings.
John Mark Bell
2009-07-25
1
-1
/
+5
*
Merge Bo's libwapcaplet lwc_string_hash_value function and tests. r=dsilvers
Daniel Silverstone
2009-06-23
1
-1
/
+8
*
Fix test build.
John Mark Bell
2009-03-25
1
-0
/
+6
*
First cut at a port to core buildsystem.
John Mark Bell
2009-03-25
1
-0
/
+3
*
In debug mode, poison freed strings to highlight missing refs
Daniel Silverstone
2009-02-15
1
-0
/
+4
*
Add simple accessors for data and length
Daniel Silverstone
2009-02-14
1
-0
/
+18
*
More tests
Daniel Silverstone
2009-02-14
1
-2
/
+5
*
More tests, some fixes. All the API appears to work
Daniel Silverstone
2009-02-14
1
-26
/
+31
*
100% of tests pass. Ship it.
Daniel Silverstone
2009-02-14
1
-1
/
+5
*
Initial untested API and implementation
Daniel Silverstone
2009-02-14
1
-0
/
+304