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-memory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prune free'd nodes from our free list otherwise we'll end up re-using
Jeffrey Stedfast
2002-01-05
1
-0
/
+17
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-1
/
+0
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-2
/
+2
*
Added some malloc check stuff.
Not Zed
2001-07-09
1
-7
/
+72
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-1
/
+1
*
Modified to match e_strv_get behaviour. Assert on bad cases, and return ""
Not Zed
2001-04-26
1
-4
/
+328
*
Added #include <glib.h> and move corresponding local headers to the top to
Kjartan Maraas
2001-04-24
1
-2
/
+2
*
Remove #include <glib.h> Shuffle some headers. Remove #include
Kjartan Maraas
2001-03-30
1
-1
/
+4
*
Changed to allocate raw blocks for the data, and keep track of them with
Not Zed
2001-02-08
1
-44
/
+23
*
Fix typename of args (for all funcs). (e_strv_set_ref): Assert the index
Not Zed
2000-11-30
1
-20
/
+28
*
Plug a memleak, need to free results from term_eval(). (term_eval_gt):
Not Zed
2000-11-29
1
-0
/
+9
*
New function, set a reference to a string that is then owned/free'd by the
Not Zed
2000-11-22
1
-18
/
+59
*
If we dont get a big enough chunk in the first node, give up. Otherwise we
Not Zed
2000-11-21
1
-9
/
+9
*
New function to strdup into a mempool.
Not Zed
2000-11-21
1
-0
/
+10
*
New function to allocate a zero'd out chunk.
Not Zed
2000-11-21
1
-0
/
+10
*
New routines for fast memory management and compact string array storage.
Not Zed
2000-11-21
1
-0
/
+831