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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the component version for release
release/0.2.2
Vincent Sanders
2015-03-08
1
-1
/
+1
*
Fix up for new buildsystem
John-Mark Bell
2014-11-16
1
-1
/
+1
*
Set component version for release
release/0.2.1
Vincent Sanders
2014-04-17
1
-1
/
+1
*
add support for multilib
David Tardon
2014-01-13
2
-3
/
+3
*
Fix Coverity #1127059. Dereference after NULL check.
Michael Drake
2013-11-08
1
-0
/
+2
*
Set component version for release
release/0.2.0
Vincent Sanders
2013-04-19
1
-1
/
+1
*
add a .gitattributes so .gitignore is not exported
Vincent Sanders
2013-04-18
1
-0
/
+2
*
Update to new NSBUILD infrastructure
Daniel Silverstone
2012-06-29
3
-4
/
+6
*
Basic gitignore
Daniel Silverstone
2012-06-04
1
-0
/
+3
*
Rework the majority of wapcaplet's interface to be macros. This removes *man...
Daniel Silverstone
2012-03-29
2
-97
/
+79
*
Remove pedantic from CFLAGS ready for wapcaplet rework
Daniel Silverstone
2012-03-29
1
-1
/
+1
*
Squash an unused value warning
Daniel Silverstone
2012-03-29
1
-1
/
+1
*
Use __ in middle of function name for statics and private functions, not _ as...
Rob Kendrick
2012-03-25
1
-26
/
+26
*
Bump version number
Vincent Sanders
2012-02-27
1
-1
/
+1
*
Constify lwc_string * param to lwc_string_length and lwc_string_data.
Michael Drake
2011-10-29
2
-4
/
+4
*
Bump version number
John Mark Bell
2011-04-07
1
-1
/
+1
*
Fix gcc2 warning: comma at end of enumerator list.
François Revel
2011-01-20
1
-1
/
+1
*
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
3
-155
/
+20
*
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
3
-1
/
+48
*
Simplify libwapcaplet and remove context objects.
Daniel Silverstone
2010-03-27
6
-767
/
+383
*
-Wextra is only understood by GCC 3.4.6 or later.
John Mark Bell
2009-11-06
1
-4
/
+5
*
Reverted r8979, managed to correct my system headers, for now...
François Revel
2009-08-02
1
-2
/
+2
*
Sorry, but -Werror on gcc2 is asking for trouble here...
François Revel
2009-08-02
1
-2
/
+2
*
Ensure local include path overrides buildsystem settings.
John Mark Bell
2009-08-01
1
-2
/
+2
*
Keep a record of the amount of memory consumed by a lwc_context.
John Mark Bell
2009-07-28
3
-3
/
+144
*
Guarantee to NUL-terminate interned strings.
John Mark Bell
2009-07-25
3
-3
/
+39
*
Merge Bo's libwapcaplet lwc_string_hash_value function and tests. r=dsilvers
Daniel Silverstone
2009-06-23
4
-2
/
+36
*
Sync with core buildsystem changes
John Mark Bell
2009-04-21
2
-3
/
+3
*
Sync documentation with reality
John Mark Bell
2009-04-17
1
-3
/
+3
*
Lose trailing comma.
John Mark Bell
2009-04-15
2
-3
/
+12
*
Reflect shared library versioning
John Mark Bell
2009-04-03
2
-5
/
+7
*
Conditionalise use of check on WANT_TEST==yes
John Mark Bell
2009-03-25
1
-7
/
+9
*
Fix test build.
John Mark Bell
2009-03-25
4
-2
/
+23
*
First cut at a port to core buildsystem.
John Mark Bell
2009-03-25
3
-104
/
+30
*
In debug mode, poison freed strings to highlight missing refs
Daniel Silverstone
2009-02-15
1
-0
/
+4
*
Fix capitaLisation and add name origins
Daniel Silverstone
2009-02-15
1
-6
/
+12
*
Add README with rationale
Daniel Silverstone
2009-02-15
1
-0
/
+59
*
Install wapcaplet.
Daniel Silverstone
2009-02-14
2
-0
/
+25
*
It puts the MIT into Wapcaplet
Daniel Silverstone
2009-02-14
1
-0
/
+19
*
Add simple accessors for data and length
Daniel Silverstone
2009-02-14
3
-0
/
+63
*
Oops, add missing memory test file
Daniel Silverstone
2009-02-14
1
-0
/
+246
*
More tests
Daniel Silverstone
2009-02-14
4
-3
/
+8
*
More tests, some fixes. All the API appears to work
Daniel Silverstone
2009-02-14
3
-29
/
+447
*
100% of tests pass. Ship it.
Daniel Silverstone
2009-02-14
6
-4
/
+187
*
Initial untested API and implementation
Daniel Silverstone
2009-02-14
2
-0
/
+417