index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
e-util
/
e-sexp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it handle a NULL string as an empty string.
Not Zed
2001-03-02
1
-1
/
+4
*
Add chunk allocators.
Not Zed
2001-01-25
1
-56
/
+63
*
Removed some redundant debug printfs. (e_sexp_term_eval): Dont allocate
Not Zed
2001-01-24
1
-48
/
+40
*
Setup error return and return error on parse error. (parse_list): Fail if
Not Zed
2001-01-23
1
-13
/
+71
*
Merge from camel-mt-branch.
Not Zed
2000-12-24
1
-64
/
+35
*
Plug a memleak, need to free results from term_eval(). (term_eval_gt):
Not Zed
2000-11-29
1
-0
/
+6
*
#include <string.h> to quench warning. #include <stdlib.h> for same
Kjartan Maraas
2000-10-31
1
-0
/
+1
*
Infrastructure for date-based queries
Peter Williams
2000-08-15
1
-1
/
+1
*
Warning cleanup: `#if 0' an unused function and add a missing public
Ettore Perazzoli
2000-07-11
1
-1
/
+2
*
Kill debugging message
Dan Winship
2000-07-06
1
-3
/
+0
*
g_return_val_if_fail to prevent a crash.
Christopher James Lahey
2000-06-02
1
-0
/
+2
*
Utility function to build a bool as part of an expression string.
Not Zed
2000-05-31
1
-0
/
+42
*
Destroy the g_scanner when cleaning up. (e_sexp_finalise): Free symbol
NotZed
2000-05-12
1
-0
/
+12
*
Free the parse tree if we have one. (e_sexp_parse): If we already have a
NotZed
2000-05-03
1
-0
/
+21
*
Formatting cleanup.
NotZed
2000-03-24
1
-1
/
+1
*
Added. moved from filter-sexp.[ch]
NotZed
2000-02-29
1
-0
/
+1088