projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Better endianness fix
[platform/upstream/glib.git]
/
ChangeLog
2008-07-02
Matthias Clasen
Better endianness fix
blob
|
commitdiff
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
2008-06-15
Matthias Clasen
Move docs around
blob
|
commitdiff
|
diff to current
2008-06-15
Matthias Clasen
Add docs
blob
|
commitdiff
|
diff to current
2008-06-13
Matthias Clasen
Don't leak the pipes to child processes. Patch by Thiag...
blob
|
commitdiff
|
diff to current
2008-06-13
Hans Breuer
to get the default translation target on win32 use...
blob
|
commitdiff
|
diff to current
2008-06-12
Matthias Clasen
bump version
blob
|
commitdiff
|
diff to current
2008-06-12
Matthias Clasen
2.17.2
GLIB_2_17_2
blob
|
commitdiff
|
diff to current
2008-06-12
Matthias Clasen
Bump version
blob
|
commitdiff
|
diff to current
2008-06-12
Matthias Clasen
2.17.1
GLIB_2_17_1
blob
|
commitdiff
|
diff to current
2008-06-12
Matthias Clasen
Documentation fixups
blob
|
commitdiff
|
diff to current
2008-06-12
Matthias Clasen
Tiny doc fix
blob
|
commitdiff
|
diff to current
2008-06-12
Matthias Clasen
updates
blob
|
commitdiff
|
diff to current
2008-06-11
Behdad Esfahbod
Bug 503071 – Application direction changes to right...
blob
|
commitdiff
|
diff to current
2008-06-11
Matthias Clasen
hex, I mean it
blob
|
commitdiff
|
diff to current
2008-06-11
Matthias Clasen
Use po/LINGUAS
blob
|
commitdiff
|
diff to current
2008-06-11
Matthias Clasen
Handle strfxrm returning -1 a little better. Problem...
blob
|
commitdiff
|
diff to current
2008-06-11
Matthias Clasen
Fix make check
blob
|
commitdiff
|
diff to current
2008-06-11
Tor Lillqvist
g_win32_error_message() works fine for the Winsock...
blob
|
commitdiff
|
diff to current
2008-06-11
Matthias Clasen
Improve the docs
blob
|
commitdiff
|
diff to current
2008-06-11
Matthias Clasen
Improve the docs
blob
|
commitdiff
|
diff to current
2008-06-11
Ross Burton
Bug 511367 - add g_file_make_directory_with_parents.
blob
|
commitdiff
|
diff to current
2008-06-11
Sebastian Dröge
Bug 531900 – Use __builtin_offsetof for G_STRUCT_OFFSET...
blob
|
commitdiff
|
diff to current
2008-06-11
Tor Lillqvist
glib/gmain.c Clarify what a "child pid" is in the doc...
blob
|
commitdiff
|
diff to current
2008-06-10
Matthias Clasen
Bug 536158 – also bump GHashTable version when...
blob
|
commitdiff
|
diff to current
2008-06-09
Tor Lillqvist
Cosmetics.
blob
|
commitdiff
|
diff to current
2008-06-07
Tor Lillqvist
Define X_OK if not defined (MSVC).
blob
|
commitdiff
|
diff to current
2008-06-02
Yevgen Muntyan
Bug 531403 - g_utf8_collate broken on Mac.
blob
|
commitdiff
|
diff to current
2008-05-30
Michael Natterer
Bug 535628 - test/patterntest.c still includes gpattern...
blob
|
commitdiff
|
diff to current
2008-05-30
Tor Lillqvist
Bug 535625 - alias.h:2648: error: 'utime' undeclared...
blob
|
commitdiff
|
diff to current
2008-05-29
Tor Lillqvist
Mask out X_OK to avoid problem on Vista. X_OK was just...
blob
|
commitdiff
|
diff to current
2008-05-29
Tor Lillqvist
glib/gstdio.h Add g_utime(). No need to include <sys...
blob
|
commitdiff
|
diff to current
2008-05-29
Tor Lillqvist
More verbiage.
blob
|
commitdiff
|
diff to current
2008-05-29
Tor Lillqvist
wint_t is short on Windows, and gcc warns: "wint_t...
blob
|
commitdiff
|
diff to current
2008-05-28
Michael Natterer
add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.
blob
|
commitdiff
|
diff to current
2008-05-27
Matthias Clasen
Bump version
blob
|
commitdiff
|
diff to current
2008-05-27
Matthias Clasen
2.17.0
GLIB_2_17_0
blob
|
commitdiff
|
diff to current
2008-05-27
Matthias Clasen
Updates
blob
|
commitdiff
|
diff to current
2008-05-27
Matthias Clasen
Updates
blob
|
commitdiff
|
diff to current
2008-05-27
Matthias Clasen
Update to Unicode 5.1
blob
|
commitdiff
|
diff to current
2008-05-27
Matthias Clasen
Revert the patch for bug 527214 and related changes...
blob
|
commitdiff
|
diff to current
2008-05-27
simon.zheng
Fix #533369. Check whether memeber statvfs.f_basetype...
blob
|
commitdiff
|
diff to current
2008-05-27
Matthias Clasen
PCRE 7.7
blob
|
commitdiff
|
diff to current
2008-05-26
Matthias Clasen
Doc improvements
blob
|
commitdiff
|
diff to current
2008-05-26
Matthias Clasen
Add g_checksum_reset
blob
|
commitdiff
|
diff to current
2008-05-25
Matthias Clasen
Add bug ref
blob
|
commitdiff
|
diff to current
2008-05-25
Matthias Clasen
Fix a typo in the docs
blob
|
commitdiff
|
diff to current
2008-05-25
Tor Lillqvist
Cosmetics.
blob
|
commitdiff
|
diff to current
2008-05-25
Tor Lillqvist
Bug 534319 - GLib's .pc files could use Libs.private
blob
|
commitdiff
|
diff to current
2008-05-24
Matthias Clasen
small doc improvement
blob
|
commitdiff
|
diff to current
2008-05-22
10:49:37 Tim Janik
implement G_STMT_START and G_STMT_END with do{}while...
blob
|
commitdiff
|
diff to current
next