index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-03-18
Fixed another stupid fault of mine: Did s/g_static_/g_private_/g
Sebastian Wilhelmi
1
-5
/
+5
1999-03-14
changed a bunch of g_assert() statements to g_return_if_fail().
Tim Janik
1
-14
/
+14
1999-03-09
check for working realloc (NULL,). use malloc() for initial allocation on
Tim Janik
1
-1
/
+7
1999-03-02
Fixed a stupid cut'n'paste error of mine. Thanks to Friedrich Dominicus
Sebastian Wilhelmi
1
-1
/
+1
1999-02-24
inserted additional note to look for ChangeLog and AUTHORS file for a log
CST 1999 Shawn T. Amundson
1
-0
/
+7
1999-02-18
plugged a memory leak, reported by Koen D'Hondt <ripley@xs4all.nl> on 15
Tim Janik
1
-2
/
+6
1999-02-08
Copy all elements of the allocations[] array, including the last. (Pointed
Owen Taylor
1
-1
/
+1
1998-12-17
Fixed size in g_memmove, reported by Alexander Larsson
Sebastian Wilhelmi
1
-6
/
+6
1998-12-15
This commit merges the glib-threads branch into the main
Owen Taylor
1
-17
/
+72
1998-11-24
removed the GListAllocator type and its g_*_allocator_*() function
Tim Janik
1
-0
/
+46
1998-11-01
Land glib-rrh-19981025-0.patch.
Raja R Harinath
1
-0
/
+5
1998-10-27
removed dummy structure definitions for struct _GCache, _GTree, _GTimer,
Tor Lillqvist
1
-10
/
+12
1998-10-06
fixed memory offsett when ENABLE_MEM_CHECK is defined and
Tim Janik
1
-14
/
+31
1998-09-05
use g_mem_chunk_alloc0() to allocate the memchunk, so the correct size of
Tim Janik
1
-0
/
+16
1998-08-19
gmem.c: add ability to exclude memory chunks from memory profiling
Elliot Lee
1
-22
/
+67
1998-08-18
new function g_log_set_always_fatal() to set an additional fatal_mask for
Tim Janik
1
-139
/
+143
1998-06-10
Initial revision
Owen Taylor
1
-0
/
+807