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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-02
Bug 549771 – improved .gitignore for glib
Ryan Lortie
1
-0
/
+20
2008-09-02
Updates
Matthias Clasen
1
-0
/
+2
2008-09-02
Bump version to 2.18.0
Matthias Clasen
1
-0
/
+4
2008-09-02
Fix up docs
Matthias Clasen
1
-0
/
+6
2008-09-02
add g_return_if_fail (checksum != NULL)
Michael Natterer
1
-0
/
+5
2008-09-01
Bug 550040 - Move GString, rand and printf tests to the unit test
Paolo Borelli
1
-0
/
+19
2008-08-31
Bug 550096 – GBookmarkFile parser is not forward compatible
Emmanuele Bassi
1
-0
/
+13
2008-08-29
Fixup for test case in previous commit.
Ryan Lortie
1
-1
/
+9
2008-08-28
[REVERT] Bug 548612 – g_strstr_len() should use memmem when available
Ryan Lortie
1
-0
/
+10
2008-08-28
[REVERT] Bug 548612 – g_strstr_len() should use memmem when available
Ryan Lortie
1
-0
/
+7
2008-08-28
Fix selinux linking
Matthias Clasen
1
-0
/
+5
2008-08-28
make "endptr" const since it's always a pointer into the const string
Michael Natterer
1
-0
/
+10
2008-08-28
Bug 548612 – g_strstr_len() should use memmem when available
Bastien Nocera
1
-0
/
+12
2008-08-27
Bug 548612 – g_strstr_len() should use memmem when available
Bastien Nocera
1
-0
/
+9
2008-08-27
Stylistic changes. Plug an unlikely memory leak that occurred in
Tor Lillqvist
1
-0
/
+8
2008-08-27
Should not define HAVE_DIRENT_H when compiling with MSVC, as the only file
Tor Lillqvist
1
-0
/
+8
2008-08-22
Bug 523939 – Example program for GValue
Björn Lindqvist
1
-0
/
+7
2008-08-21
Don't bother compiling the binary compatibility
Tor Lillqvist
1
-1
/
+7
2008-08-21
Improve run-time warning messages. Drop some #if 0 code.
Tor Lillqvist
1
-1
/
+2
2008-08-21
Minor comment improvements.
Tor Lillqvist
1
-0
/
+4
2008-08-21
Improve last entry
Tor Lillqvist
1
-4
/
+7
2008-08-21
Rework the g_poll() implementation on Windows to match poll() semantics
Tor Lillqvist
1
-0
/
+26
2008-08-20
Bug 500246 - Bug fixes for giowin32
Tor Lillqvist
1
-0
/
+10
2008-08-19
Bug 324234 - Using g_io_add_watch_full() to wait for connect() to return
Tor Lillqvist
1
-0
/
+25
2008-08-18
Bump version
Matthias Clasen
1
-0
/
+4
2008-08-18
2.17.7
GLIB_2_17_7
Matthias Clasen
1
-0
/
+4
2008-08-17
mention GWinHttpVfs.
Sven Neumann
1
-0
/
+4
2008-08-16
Updates
Matthias Clasen
1
-0
/
+4
2008-08-15
changed assertion messages, so older emacsen can also detect failing
12:41:26 Tim Janik
1
-0
/
+6
2008-08-15
Accept lesser mmaps
Matthias Clasen
1
-0
/
+8
2008-08-14
Bug 547337 – G_DISABLE_DEPRECATED breaks tests build
Matthias Clasen
1
-0
/
+7
2008-08-14
Bug 547637 – unconditional #include of sys/statfs.h in configure impedes
Matthias Clasen
1
-0
/
+7
2008-08-12
Hint about having to include config.h
Federico Mena Quintero
1
-0
/
+5
2008-08-11
Bug 547200 – g_utf8_find_next_char() issues
Behdad Esfahbod
1
-0
/
+6
2008-08-10
Fix docs to use "nul-terminated" consistently.
Behdad Esfahbod
1
-0
/
+4
2008-08-08
Fix 'fail' markup test cases to -not- be valid XML 1.1.
Ryan Lortie
1
-0
/
+7
2008-08-08
Bug 546876 - Modify GMarkup parser to accept  .. 
Ryan Lortie
1
-0
/
+8
2008-08-07
Output comment clarifying GPid semantics to glibconfig.h.
Tor Lillqvist
1
-0
/
+7
2008-08-05
Fix a doc issue
Matthias Clasen
1
-0
/
+8
2008-08-04
Make the union _GSystemThread::data array 8 bytes on Win64. Not that it
Tor Lillqvist
1
-0
/
+7
2008-08-04
MSDN says: "Do not cast a pointer to a FILETIME structure to either a
Tor Lillqvist
1
-0
/
+8
2008-08-04
glib/giowin32.c glib/gmain.c glib/gspawn-win32.c Change gssize casts
Tor Lillqvist
1
-0
/
+9
2008-08-04
Avoid warning on Win64 by using gintptr cast instead if long cast.
Tor Lillqvist
1
-0
/
+5
2008-08-04
Bump version
Matthias Clasen
1
-0
/
+4
2008-08-04
2.13.6
GLIB_2_17_6
Matthias Clasen
1
-0
/
+4
2008-08-04
Bump version
Matthias Clasen
1
-0
/
+2
2008-08-04
2.17.5
GLIB_2_17_5
Matthias Clasen
1
-0
/
+2
2008-08-04
Updates
Matthias Clasen
1
-0
/
+4
2008-08-02
Add 64-bit versions of GPOINTER_TO_INT(), GPOINTER_TO_UINT() and vice
Tor Lillqvist
1
-2
/
+4
2008-08-02
Add gintptr and guintptr typedefs here, too, appropriately ifdeffed for
Tor Lillqvist
1
-0
/
+5
[next]