projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Avoid warning on Win64 by using gintptr cast instead if long cast.
[platform/upstream/glib.git]
/
ChangeLog
2008-08-04
Tor Lillqvist
Avoid warning on Win64 by using gintptr cast instead...
blob
|
commitdiff
2008-08-04
Matthias Clasen
Bump version
blob
|
commitdiff
|
diff to current
2008-08-04
Matthias Clasen
2.13.6
GLIB_2_17_6
blob
|
commitdiff
|
diff to current
2008-08-04
Matthias Clasen
Bump version
blob
|
commitdiff
|
diff to current
2008-08-04
Matthias Clasen
2.17.5
GLIB_2_17_5
blob
|
commitdiff
|
diff to current
2008-08-04
Matthias Clasen
Updates
blob
|
commitdiff
|
diff to current
2008-08-02
Tor Lillqvist
Add 64-bit versions of GPOINTER_TO_INT(), GPOINTER_TO_U...
blob
|
commitdiff
|
diff to current
2008-08-02
Tor Lillqvist
Add gintptr and guintptr typedefs here, too, appropriat...
blob
|
commitdiff
|
diff to current
2008-08-01
Matthias Clasen
Updates
blob
|
commitdiff
|
diff to current
2008-08-01
Matthias Clasen
Add a since
blob
|
commitdiff
|
diff to current
2008-07-30
Tor Lillqvist
Bug 545485 - Implicit declaration of utime()
blob
|
commitdiff
|
diff to current
2008-07-30
Tor Lillqvist
Output to glibconfig.h typedefs for gintptr as the...
blob
|
commitdiff
|
diff to current
2008-07-28
Matthias Clasen
Add g_markup_context_get_user_data
blob
|
commitdiff
|
diff to current
2008-07-28
Tor Lillqvist
Message catalogs should always get installed into share...
blob
|
commitdiff
|
diff to current
2008-07-28
Tor Lillqvist
Fix problems on 64-bit Windows. Avoid warnings, some...
blob
|
commitdiff
|
diff to current
2008-07-27
Tor Lillqvist
glib/glib.symbols glib/gconvert.c glib/gdir.c glib...
blob
|
commitdiff
|
diff to current
2008-07-27
Tor Lillqvist
Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Window...
blob
|
commitdiff
|
diff to current
2008-07-25
15:47:08 Tim Janik
added new sample test to prepare for extended range...
blob
|
commitdiff
|
diff to current
2008-07-24
Tor Lillqvist
Include <stdio.h> for FILENAME_MAX on newer mingw insta...
blob
|
commitdiff
|
diff to current
2008-07-24
Tor Lillqvist
Use G_GSIZE_FORMAT instead of the C99 "zu".
blob
|
commitdiff
|
diff to current
2008-07-24
Tor Lillqvist
Must output the GLIB_USING_SYSTEM_PRINTF to glibconfig...
blob
|
commitdiff
|
diff to current
2008-07-23
Tor Lillqvist
Check also _WIN64.
blob
|
commitdiff
|
diff to current
2008-07-23
Tor Lillqvist
Patch for 64-bit Windows from Richard Hult.
blob
|
commitdiff
|
diff to current
2008-07-23
Matthias Clasen
Remove leftovers
blob
|
commitdiff
|
diff to current
2008-07-21
Mathias Hasselmann
Set LANG variable for group caption tests to get reprod...
blob
|
commitdiff
|
diff to current
2008-07-21
Matthias Clasen
Fix detection of struct statfs fields.
blob
|
commitdiff
|
diff to current
2008-07-21
Matthias Clasen
Bump version
blob
|
commitdiff
|
diff to current
2008-07-21
Matthias Clasen
2.17.4
GLIB_2_17_4
blob
|
commitdiff
|
diff to current
2008-07-21
Matthias Clasen
Updates
blob
|
commitdiff
|
diff to current
2008-07-21
Emmanuele Bassi
Use the right format string to get leading zeros when...
blob
|
commitdiff
|
diff to current
2008-07-21
Emmanuele Bassi
Do not set the timestamp value using time(), as it...
blob
|
commitdiff
|
diff to current
2008-07-21
Matthias Clasen
Forgotten entry
blob
|
commitdiff
|
diff to current
2008-07-20
Tor Lillqvist
Patch from Yu Kuan that makes watched sockets behave...
blob
|
commitdiff
|
diff to current
2008-07-18
Matthias Clasen
Updates
blob
|
commitdiff
|
diff to current
2008-07-18
Matthias Clasen
Bug 536996 – Missing noop i18n macro equivalent...
blob
|
commitdiff
|
diff to current
2008-07-18
Matthias Clasen
Move another test
blob
|
commitdiff
|
diff to current
2008-07-18
Matthias Clasen
Move tests around
blob
|
commitdiff
|
diff to current
2008-07-16
Matthias Clasen
Avoid a warning when printing a pid_t. Pointed out...
blob
|
commitdiff
|
diff to current
2008-07-16
Matthias Clasen
Document that this function does accept localized infin...
blob
|
commitdiff
|
diff to current
2008-07-16
Matthias Clasen
Detect overflow and error out. Reported by Morten Welinder.
blob
|
commitdiff
|
diff to current
2008-07-16
Matthias Clasen
Improve an error message
blob
|
commitdiff
|
diff to current
2008-07-14
Matthias Clasen
Ignore the error if iconv doesn't support EUC-JP.
blob
|
commitdiff
|
diff to current
2008-07-14
Matthias Clasen
Print error messages when something fails
blob
|
commitdiff
|
diff to current
2008-07-14
Matthias Clasen
Skip a test if iconv doesn't support the encoding
blob
|
commitdiff
|
diff to current
2008-07-10
Ryan Lortie
add functions g_markup_parse_context_{push,pop} in...
blob
|
commitdiff
|
diff to current
2008-07-06
Matthias Clasen
Set a sane default recursion limit of 8192 instead...
blob
|
commitdiff
|
diff to current
2008-07-04
Behdad Esfahbod
Bug 541507 – Ambiguous description of assigned characte...
blob
|
commitdiff
|
diff to current
2008-07-04
Michael Natterer
Bug 541208 – Functions to easily install and use signal...
blob
|
commitdiff
|
diff to current
2008-07-03
Matthias Clasen
2.17.3
GLIB_2_17_3
blob
|
commitdiff
|
diff to current
2008-07-02
Matthias Clasen
Better endianness fix
blob
|
commitdiff
|
diff to current
2008-07-02
Matthias Clasen
Updates
blob
|
commitdiff
|
diff to current
2008-07-02
Colin Walters
Use UNLOCK to unlock, not LOCK.
blob
|
commitdiff
|
diff to current
2008-07-02
Matthias Clasen
Use a configure check for structfs.f_bavail.
blob
|
commitdiff
|
diff to current
2008-07-02
Matthias Clasen
Add a g_return_val_if_fail check in both versions....
blob
|
commitdiff
|
diff to current
2008-07-02
Matthias Clasen
Workaround AC_C_BIGENDIAN breakage in autoconf 2.61...
blob
|
commitdiff
|
diff to current
2008-07-01
Cody Russell
Move my ChangeLog entry to the right place
blob
|
commitdiff
|
diff to current
2008-07-01
Cody Russell
Moved all relevant typedefs into these files.
blob
|
commitdiff
|
diff to current
2008-07-01
Matthias Clasen
Apply fix for CVE-2008-2371 to fix a heap-based buffer...
blob
|
commitdiff
|
diff to current
2008-06-29
Björn Lindqvist
Bug 539626 – Update docstrings for g_object_freeze_noti...
blob
|
commitdiff
|
diff to current
2008-06-26
Cody Russell
Add #define GLIB_USING_SYSTEM_PRINTF to glibconfig...
blob
|
commitdiff
|
diff to current
2008-06-24
Paolo Borelli
Bug 539770 - migrate gstrfunc unit tests to gtest
blob
|
commitdiff
|
diff to current
2008-06-23
Kristian Rietveld
introduce an ENUMPREFIX substitution.
blob
|
commitdiff
|
diff to current
2008-06-22
Stefan Kost
Fix markup in comment.
blob
|
commitdiff
|
diff to current
2008-06-22
Johan Dahlin
Include "config.h" instead of <config.h> Command used...
blob
|
commitdiff
|
diff to current
2008-06-22
Stefan Kost
moving changelog entries from main to gobject changelog
blob
|
commitdiff
|
diff to current
2008-06-22
Stefan Kost
Move some content for gobject-unused.sgml and cleared...
blob
|
commitdiff
|
diff to current
2008-06-22
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-06-22
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-06-22
Stefan Kost
Fix compiler warning in format string check.
blob
|
commitdiff
|
diff to current
2008-06-22
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Help poor little gtkdoc a bit and tell that it can...
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Add --sgml-mode to allow sgml in doc-fragments (which...
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Add titles back from tmpl.
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Add one missing ':' and reformate GParamFlags docs.
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Use file-names from the section file for SECTION: comments.
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Fix documentation for return values.
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-06-21
Tor Lillqvist
Improve Windows-specific parts of documentation. Mentio...
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Remove duplicated entries. They are documented and...
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-06-21
Stefan Kost
Migrating docs.
blob
|
commitdiff
|
diff to current
2008-06-20
Sebastian Dröge
Bug 316221 - G_LOCK warns about breaking strict-aliasin...
blob
|
commitdiff
|
diff to current
2008-06-19
Christian Persch
Bug 539123 – annotate g_d[n]gettext with G_GNUC_FORMAT
blob
|
commitdiff
|
diff to current
2008-06-19
Tor Lillqvist
Bug 539074 - Cannot get exit status with g_spawn_comman...
blob
|
commitdiff
|
diff to current
2008-06-19
Matthias Clasen
Annotate functions
blob
|
commitdiff
|
diff to current
2008-06-19
Matthias Clasen
fix a comment
blob
|
commitdiff
|
diff to current
2008-06-19
Matthias Clasen
set tv_usec to 0 rather than 1 when a fraction of a...
blob
|
commitdiff
|
diff to current
2008-06-16
Christian Persch
Use g_set_error_literal where appropriate. Patch from...
blob
|
commitdiff
|
diff to current
2008-06-16
Christian Persch
Add g_set_error_literal. Bug #535947.
blob
|
commitdiff
|
diff to current
2008-06-16
Ross Burton
Put my changelog entries in the right changelog, whoops
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Natterer
changed return value to const gchar* to fix warning.
blob
|
commitdiff
|
diff to current
2008-06-16
Ross Burton
Remove check for dispose implementation as it annoys...
blob
|
commitdiff
|
diff to current
2008-06-16
Ross Burton
Bug 536252 – GFileEnumerator should allow access to...
blob
|
commitdiff
|
diff to current
next