projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gsourceclosure: use g_cclosure_marshal_generic
[platform/upstream/glib.git]
/
glib
/
2013-07-11
Ryan Lortie
Implement the Desktop Action specification
tree
|
commitdiff
2013-07-11
Ryan Lortie
GVariant: fix two small/theoretical leaks
tree
|
commitdiff
2013-07-11
Ryan Lortie
Add g_variant_new_printf
tree
|
commitdiff
2013-07-09
Matthias Clasen
Minor doc tweak
tree
|
commitdiff
2013-07-04
Sebastian Dröge
gthread: Use pthread_cond_timedwait_monotonic() if...
tree
|
commitdiff
2013-07-02
Ryan Lortie
Revert two errant commits to GMutex, etc.
tree
|
commitdiff
2013-07-01
Paul Barbieri
gspawn: Fix leak of internal pipe with G_SPAWN_LEAVE_DE...
tree
|
commitdiff
2013-07-01
Bastien Nocera
Fix typo in documentation
tree
|
commitdiff
2013-06-30
Jeffrey Stedfast
Finish the previous fix for GMutex, GRecMutex, GRWLock...
tree
|
commitdiff
2013-06-30
Jeffrey Stedfast
Fixed g_mutex_clear() to fully undo g_mutex_init()
tree
|
commitdiff
2013-06-30
Sébastien Wilmet
Doc: small fixes
tree
|
commitdiff
2013-06-30
Dan Winship
Make G_STRFUNC consistent across platforms
tree
|
commitdiff
2013-06-25
Dan Winship
tests: add a test for the previous commit
tree
|
commitdiff
2013-06-25
Wim Taymans
gmain: handle blocked source in g_source_add_child_source()
tree
|
commitdiff
2013-06-20
Colin Walters
Revert "g_file_set_contents(): don't fsync on ext3/4"
tree
|
commitdiff
2013-06-19
Arnel A. Borja
g_uri_unescape_string: Mention (allow-none)/%NULL in...
tree
|
commitdiff
2013-06-19
Arnel A. Borja
g_uri_escape_string: Add missing allow-none annotation
tree
|
commitdiff
2013-06-16
Matthias Clasen
Plug a small memory leak
tree
|
commitdiff
2013-06-10
Colin Walters
gmain: Document more use cases of g_main_context_wakeup()
tree
|
commitdiff
2013-06-10
Benjamin Otte
tests: Add a test for a specific invariant
tree
|
commitdiff
2013-06-07
Ryan Lortie
GDesktopAppInfo: support DBusActivatable
tree
|
commitdiff
2013-06-04
Ryan Lortie
g_file_set_contents(): don't fsync on ext3/4
tree
|
commitdiff
2013-06-04
Ryan Lortie
g_file_set_contents: change {posix_ => }fallocate
tree
|
commitdiff
2013-06-03
Ryan Lortie
g_file_set_contents(): fix simple logic error
tree
|
commitdiff
2013-06-03
Ryan Lortie
g_file_set_contents(): use unistd instead of stdio
tree
|
commitdiff
2013-06-03
Ryan Lortie
g_file_set_contents(): don't allocate display name
tree
|
commitdiff
2013-06-03
Ryan Lortie
g_file_set_contents(): use posix_fallocate()
tree
|
commitdiff
2013-06-03
Kjell Ahlstedt
Remove extra comma in gtestutils.h
tree
|
commitdiff
2013-06-01
Matthias Clasen
Skip spawn tests when collecting coverage
tree
|
commitdiff
2013-06-01
Matthias Clasen
mem-overflow: test malloc and realloc corner cases
tree
|
commitdiff
2013-06-01
Ryan Lortie
Rework the build system for a new tests approach
tree
|
commitdiff
2013-06-01
Ryan Lortie
Some final g_test_build_filename() porting
tree
|
commitdiff
2013-05-31
Matthias Clasen
Fix a typo
tree
|
commitdiff
2013-05-29
Ryan Lortie
Rename G_TEST_DISTED to G_TEST_DIST
tree
|
commitdiff
2013-05-29
Ryan Lortie
Remove G_TEST_DATA= from installed .test files
tree
|
commitdiff
2013-05-29
Ryan Lortie
tests: move tests to new _get_filename() API
tree
|
commitdiff
2013-05-29
Ryan Lortie
gtest: Add more path building API
tree
|
commitdiff
2013-05-29
Ryan Lortie
tests: use new g_test_build_filename() API
tree
|
commitdiff
2013-05-29
Ryan Lortie
Add g_test_build_filename()
tree
|
commitdiff
2013-05-27
Ryan Lortie
tests: fix a srcdir vs. destdir issue
tree
|
commitdiff
2013-05-24
Colin Walters
build: Fix usage of %.test again
tree
|
commitdiff
2013-05-24
Colin Walters
tests: Drop unnecessary % from .test pattern match...
tree
|
commitdiff
2013-05-24
Simon Kågedal Reimer
G_GNUC_FORMAT: documentation error
tree
|
commitdiff
2013-05-23
Colin Walters
glib/tests/cond: Fix race condition
tree
|
commitdiff
2013-05-22
Dan Winship
gtestutils: Use stdio rather than write() to be Windows...
tree
|
commitdiff
2013-05-21
Dan Winship
Use 'dumb quotes' rather than `really dumb quotes'
tree
|
commitdiff
2013-05-20
Colin Walters
gmessages: Fix up testing commit to handle fatal masque...
tree
|
commitdiff
2013-05-20
Colin Walters
gtestutils: Ensure test subprocesses don't dump core
tree
|
commitdiff
2013-05-16
Colin Walters
Add --enable-installed-tests configure option
tree
|
commitdiff
2013-05-16
Colin Walters
glib/tests: Drop unnecessary SRCDIR definitions
tree
|
commitdiff
2013-05-16
Colin Walters
glib/tests: Use explicit file listings
tree
|
commitdiff
2013-05-16
Colin Walters
glib/tests/mappedfile: Copy test file before writing...
tree
|
commitdiff
2013-05-13
Dan Winship
tests/slice: use G_GNUC_BEGIN_IGNORE_DEPRECATIONS
tree
|
commitdiff
2013-05-13
Dan Winship
gtestutils: use g_clear_pointer
tree
|
commitdiff
2013-05-13
Dan Winship
gtestutils: deprecate g_test_trap_fork()
tree
|
commitdiff
2013-05-13
Dan Winship
tests: port from g_test_trap_subprocess() to g_test_tra...
tree
|
commitdiff
2013-05-13
Dan Winship
tests/protocol: redo a bit
tree
|
commitdiff
2013-05-13
Dan Winship
gtestutils: add g_test_trap_subprocess()
tree
|
commitdiff
2013-05-13
Dan Winship
g_test_trap_fork: don't blow away the SIGCHLD handler
tree
|
commitdiff
2013-05-13
Dan Winship
tests/spawn-*.c: fix on Windows
tree
|
commitdiff
2013-05-04
Dan Winship
gbitlock: fix this to not unconditionally use futex...
tree
|
commitdiff
2013-05-02
Colin Walters
tests/mappedfile: Also handle ENOMEM
tree
|
commitdiff
2013-04-26
Colin Walters
configure: Assume C90 compatible malloc() prototype
tree
|
commitdiff
2013-04-23
Ryan Lortie
Partially revert "Merge waitpid() from g_spawn_sync...
tree
|
commitdiff
2013-04-22
Ryan Lortie
gslice: disable by default under valgrind
tree
|
commitdiff
2013-04-22
Ryan Lortie
Add a copy of valgrind.h to glib/
tree
|
commitdiff
2013-04-20
Lars Uebernickel
g_variant_get_data_as_bytes: return a sub-bytes if...
tree
|
commitdiff
2013-04-20
Ryan Lortie
GVariant: add new g_variant_new_take_string() API
tree
|
commitdiff
2013-04-19
Ryan Lortie
GVariant parser: tweak lexer for format strings
tree
|
commitdiff
2013-04-19
Ryan Lortie
GVariant parser: turn two asserts into soft errors
tree
|
commitdiff
2013-04-17
Robert Bragg
utils: avoid redundant set/endpwent around getpwuid
tree
|
commitdiff
2013-04-16
Giovanni Campagna
GVariant: fix transfer annotation
tree
|
commitdiff
2013-04-16
Sebastian Dröge
Fix compilation on Android with the bionic C library
tree
|
commitdiff
2013-04-12
Jasper St. Pierre
bookmarkfile: Fix annotations on GBookmarkFile
tree
|
commitdiff
2013-04-12
Marek Kasik
tests: Add test for disabled help options
tree
|
commitdiff
2013-04-12
Marek Kasik
Don't show help options when help is disabled
tree
|
commitdiff
2013-04-10
Dan Winship
gmain: fix double-unlock in g_main_context_unref()
tree
|
commitdiff
2013-04-10
Robert Ancell
Fix deprecation warning for g_io_channel_read
tree
|
commitdiff
2013-04-09
Руслан Ижбулатов
win32: Allow POSIX threads to be used if --with-threads...
tree
|
commitdiff
2013-04-09
Руслан Ижбулатов
win32: Fix warning
tree
|
commitdiff
2013-04-08
James Turner
g_atomic_int_get, g_atomic_pointer_get: accept const...
tree
|
commitdiff
2013-04-07
Antoine Jacoutot
simpler regex match on the shebang
tree
|
commitdiff
2013-04-05
Jesse van den Kieboom
GDateTime to GTimeZone in opaque structure doc
tree
|
commitdiff
2013-04-04
Cosimo Cecchi
gversionmacros: fix a typo
tree
|
commitdiff
2013-04-03
Colin Walters
gmacros: Mark G_UNAVAILABLE() functions as deprecated...
tree
|
commitdiff
2013-04-02
Colin Walters
ghash: Suppress -Wmaybe-uninitialized from GCC 4.4
tree
|
commitdiff
2013-04-01
Ryan Lortie
Add GLib 2.38 version macros
tree
|
commitdiff
2013-03-21
Murray Cumming
Corrected a GLIB_AVAILABLE_IN_*
tree
|
commitdiff
2013-03-19
Ryan Lortie
tests: remove a pair of testcases that fail in en_CA
tree
|
commitdiff
2013-03-18
Christian Persch
goption: g_option_context_new allows NULL for parameter...
tree
|
commitdiff
2013-03-18
Matthias Clasen
g_hash_table_get_keys: Improve docs slightly
tree
|
commitdiff
2013-03-18
David King
docs: Elaborate replacement for g_strncasecmp
tree
|
commitdiff
2013-03-18
David Schleef
Add warning to g_base64_decode()
tree
|
commitdiff
2013-03-15
Stephan Bergmann
gmacros: Ensure GUINT32/64_SWAP_LE_BE macros parenthesi...
tree
|
commitdiff
2013-03-12
Ryan Lortie
tests: clean up for Unicode corrigendum #9
tree
|
commitdiff
2013-03-08
Behdad Esfahbod
[win32] Remove MemoryBarrier() fallback implementation
tree
|
commitdiff
2013-03-05
Christian Persch
unicode: Allow noncharacters
tree
|
commitdiff
2013-03-05
Ognyan Tonchev
base64: Fix g_base64_decode_step ()
tree
|
commitdiff
2013-03-05
Colin Walters
base64: Add tests for incremental decoding with very...
tree
|
commitdiff
2013-03-02
Matthias Clasen
Make GList more robust
tree
|
commitdiff
next