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-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
2008-08-01
Updates
Matthias Clasen
1
-0
/
+4
2008-08-01
Add a since
Matthias Clasen
1
-0
/
+8
2008-07-30
Bug 545485 - Implicit declaration of utime()
Tor Lillqvist
1
-0
/
+6
2008-07-30
Output to glibconfig.h typedefs for gintptr as the signed integer type
Tor Lillqvist
1
-0
/
+16
2008-07-28
Add g_markup_context_get_user_data
Matthias Clasen
1
-0
/
+8
2008-07-28
Message catalogs should always get installed into share/locale nowadays,
Tor Lillqvist
1
-0
/
+7
2008-07-28
Fix problems on 64-bit Windows. Avoid warnings, some of which indicated
Tor Lillqvist
1
-0
/
+50
2008-07-27
glib/glib.symbols glib/gconvert.c glib/gdir.c glib/gfileutils.c
Tor Lillqvist
1
-0
/
+17
2008-07-27
Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.
Tor Lillqvist
1
-0
/
+8
2008-07-25
added new sample test to prepare for extended range random tests.
15:47:08 Tim Janik
1
-0
/
+5
2008-07-24
Include <stdio.h> for FILENAME_MAX on newer mingw installations.
Tor Lillqvist
1
-0
/
+5
2008-07-24
Use G_GSIZE_FORMAT instead of the C99 "zu".
Tor Lillqvist
1
-0
/
+5
2008-07-24
Must output the GLIB_USING_SYSTEM_PRINTF to glibconfig.h using the same
Tor Lillqvist
1
-0
/
+17
2008-07-23
Check also _WIN64.
Tor Lillqvist
1
-0
/
+4
2008-07-23
Patch for 64-bit Windows from Richard Hult.
Tor Lillqvist
1
-0
/
+5
2008-07-23
Remove leftovers
Matthias Clasen
1
-3
/
+10
[next]