index
:
delta/raptor.git
appveyor
master
raptor1
streaming-parser
github.com: dajobe/raptor.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
raptor_stringbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for -Wconversion
Dave Beckett
2014-11-23
1
-4
/
+4
*
Remove all traces of win32_raptor_config.h
Daniel Richard G
2012-08-30
1
-5
/
+0
*
Code style for comparing a possibly undefined macro to a value
Dave Beckett
2011-08-27
1
-10
/
+10
*
Code style change and cleanup for alloc/free macros
Dave Beckett
2011-07-31
1
-16
/
+16
*
Switch to raptor2.h as main header. raptor.h includes it
Dave Beckett
2011-04-26
1
-1
/
+1
*
autodocs
Dave Beckett
2010-11-21
1
-1
/
+1
*
docs
Dave Beckett
2010-11-07
1
-1
/
+1
*
(raptor_stringbuffer_append_uri_escaped_counted_string): Added
Dave Beckett
2010-10-18
1
-2
/
+68
*
(raptor_stringbuffer_append_hexadecimal): Added
Dave Beckett
2010-10-18
1
-0
/
+27
*
code style: replace strncpy with memcpy - never need strncpy zero-checking/fi...
Dave Beckett
2010-05-14
1
-4
/
+4
*
Make all raptor object destructors handle NULL object pointer.
Dave Beckett
2010-04-24
1
-1
/
+2
*
(main): Make test code less verbose except when very debuggy.
Dave Beckett
2010-02-05
1
-10
/
+10
*
Code style: use TYPE* var_name = RAPTOR_CALLOC(TYPE, 1, sizeof(*var_name))
Dave Beckett
2010-01-17
1
-3
/
+6
*
Code style - whitespace around assignment and comparison ops
Dave Beckett
2010-01-05
1
-73
/
+73
*
Use RAPTOR_ASSERT_OBJECT_POINTER_RETURN on destructor object arg. 2008
Dave Beckett
2008-04-26
1
-1
/
+3
*
(raptor_new_stringbuffer) Fixed docs. Removed unnecessary local var and condi...
Lauri Aalto
2007-12-19
1
-6
/
+2
*
(raptor_stringbuffer_append_string_common) Free passed in string on alloc err...
Lauri Aalto
2007-10-23
1
-1
/
+4
*
(raptor_stringbuffer_append_string_common,
Dave Beckett
2006-03-04
1
-5
/
+38
*
Remove RCS ID. Copyright 2006
Dave Beckett
2006-01-08
1
-5
/
+2
*
autodocs
Dave Beckett
2005-08-22
1
-0
/
+1
*
autodocs reformatted for gtk-doc
Dave Beckett
2005-08-19
1
-15
/
+41
*
(raptor_stringbuffer_copy_to_string): Added to allow exporting to
Dave Beckett
2004-10-19
1
-10
/
+69
*
LGPL / Apache 2.0 license
Dave Beckett
2004-09-20
1
-9
/
+15
*
Wrap functions with #ifndef STANDALONE ... #endif to
Dave Beckett
2004-09-09
1
-0
/
+4
*
Use raptor_basename in test code main()
Dave Beckett
2004-09-08
1
-1
/
+1
*
Renamed win32_config.h to win32_raptor_config.h
Dave Beckett
2004-06-30
1
-1
/
+1
*
(raptor_stringbuffer_prepend_string_common): Added
Dave Beckett
2004-04-11
1
-3
/
+153
*
#year
Dave Beckett
2004-04-11
1
-2
/
+2
*
(main) printf arg
Dave Beckett
2004-04-11
1
-1
/
+1
*
(raptor_stringbuffer_append_stringbuffer): Added.
Dave Beckett
2004-04-11
1
-9
/
+122
*
(main): Do not free as_string returned strings
Dave Beckett
2003-12-29
1
-3
/
+5
*
brackets
Dave Beckett
2003-12-29
1
-1
/
+1
*
(raptor_free_stringbuffer): Free any constructed string.
Dave Beckett
2003-12-29
1
-0
/
+3
*
stringbuffer now uses unsigned char
Dave Beckett
2003-12-29
1
-79
/
+79
*
Remove all RAPTOR_IN_REDLAND code use of REDLAND_LIBS, REDLAND_CFLAGS.
Dave Beckett
2003-12-15
1
-4
/
+0
*
casts for RAPTOR_*ALLOC returns
Dave Beckett
2003-11-28
1
-3
/
+3
*
(main): declare at start of block
Dave Beckett
2003-11-28
1
-1
/
+1
*
(main): Free returned strings.
Dave Beckett
2003-11-28
1
-0
/
+2
*
Stringbuffer class for growing strings
Dave Beckett
2003-11-28
1
-0
/
+417