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
/
include
/
libwapcaplet
/
libwapcaplet.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
includes: Use new STMTEXPR support
Daniel Silverstone
2020-03-26
1
-14
/
+57
*
Remove global context if no strings leak
Daniel Silverstone
2019-09-07
1
-0
/
+4
*
Enable lwc_string_caseless_hash_value function, and include stddef.h for NULL.
Michael Drake
2016-10-15
1
-2
/
+2
*
Add function to get caseless hash value for an lwc string.
tlsa/insensitive_hash
Michael Drake
2016-10-15
1
-0
/
+24
*
Add lwc_string_tolower() API.
Michael Drake
2016-01-30
1
-0
/
+10
*
Fix doxygen errors in header.
Vincent Sanders
2015-09-01
1
-23
/
+23
*
Update to include asserts in interface macros, and test successfully
Daniel Silverstone
2015-07-18
1
-5
/
+7
*
Rework the majority of wapcaplet's interface to be macros. This removes *man...
Daniel Silverstone
2012-03-29
1
-18
/
+77
*
Constify lwc_string * param to lwc_string_length and lwc_string_data.
Michael Drake
2011-10-29
1
-2
/
+2
*
Fix gcc2 warning: comma at end of enumerator list.
François Revel
2011-01-20
1
-1
/
+1
*
Remove initialisation, use system allocation functions. r=vince
Daniel Silverstone
2010-12-04
1
-34
/
+2
*
Sprinkle some C++ scoping around
John Mark Bell
2010-10-23
1
-0
/
+9
*
Add simple iteration API and also add brackets in lwc_string_isequal
Daniel Silverstone
2010-03-27
1
-1
/
+17
*
Simplify libwapcaplet and remove context objects.
Daniel Silverstone
2010-03-27
1
-60
/
+114
*
Keep a record of the amount of memory consumed by a lwc_context.
John Mark Bell
2009-07-28
1
-0
/
+5
*
Guarantee to NUL-terminate interned strings.
John Mark Bell
2009-07-25
1
-0
/
+2
*
Merge Bo's libwapcaplet lwc_string_hash_value function and tests. r=dsilvers
Daniel Silverstone
2009-06-23
1
-0
/
+11
*
Lose trailing comma.
John Mark Bell
2009-04-15
1
-1
/
+1
*
Add simple accessors for data and length
Daniel Silverstone
2009-02-14
1
-0
/
+16
*
100% of tests pass. Ship it.
Daniel Silverstone
2009-02-14
1
-3
/
+4
*
Initial untested API and implementation
Daniel Silverstone
2009-02-14
1
-0
/
+113