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-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
2008-07-21
Set LANG variable for group caption tests to get reproducable results.
Mathias Hasselmann
1
-0
/
+9
2008-07-21
Fix detection of struct statfs fields.
Matthias Clasen
1
-0
/
+4
2008-07-21
Bump version
Matthias Clasen
1
-0
/
+4
2008-07-21
2.17.4
GLIB_2_17_4
Matthias Clasen
1
-0
/
+4
2008-07-21
Updates
Matthias Clasen
1
-0
/
+4
2008-07-21
Use the right format string to get leading zeros when converting to ISO
Emmanuele Bassi
1
-0
/
+6
2008-07-21
Do not set the timestamp value using time(), as it will be overwritten
Emmanuele Bassi
1
-0
/
+21
2008-07-21
Forgotten entry
Matthias Clasen
1
-0
/
+8
2008-07-20
Patch from Yu Kuan that makes watched sockets behave much better. See
Tor Lillqvist
1
-0
/
+8
2008-07-18
Updates
Matthias Clasen
1
-0
/
+4
2008-07-18
Bug 536996 – Missing noop i18n macro equivalent to C_
Matthias Clasen
1
-0
/
+13
2008-07-18
Move another test
Matthias Clasen
1
-0
/
+2
2008-07-18
Move tests around
Matthias Clasen
1
-0
/
+6
2008-07-16
Avoid a warning when printing a pid_t. Pointed out by Morten Welinder.
Matthias Clasen
1
-0
/
+7
2008-07-16
Document that this function does accept localized infinities and nans.
Matthias Clasen
1
-0
/
+8
2008-07-16
Detect overflow and error out. Reported by Morten Welinder.
Matthias Clasen
1
-0
/
+7
[next]