2008-01-07 |
Matthias Clasen | 2.15.1 GLIB_2_15_1 |
tree | commitdiff |
2008-01-07 |
Matthias Clasen | Add a translator comment (#503051, Pedro de Medeiros) |
tree | commitdiff |
2008-01-07 |
Matthias Clasen | Cope with gcc 4.3 changed 'extern inline' semantics... |
tree | commitdiff |
2008-01-06 |
Matthias Clasen | Fix fdwalk on OS X |
tree | commitdiff |
2008-01-04 |
Mathias Hasselmann | Resolve 64 bit-shift bug in g_markup_collect_attributes. |
tree | commitdiff |
2008-01-02 |
Alvaro Lopez Ortega | These functions prototype defines its output as void... |
tree | commitdiff |
2008-01-01 |
Matthias Clasen | Remove C99 comments |
tree | commitdiff |
2007-12-31 |
Matthias Clasen | Mark assertion functions as G_GNUC_NORETURN. (#506461... |
tree | commitdiff |
2007-12-25 |
Matthias Clasen | Include sys/time.h. (#505258) |
tree | commitdiff |
2007-12-24 |
Mathias Hasselmann | Do not show empty groups in --help output. Initial... |
tree | commitdiff |
2007-12-23 |
Matthias Clasen | Remove wrong documentation about start group handling... |
tree | commitdiff |
2007-12-21 |
18:02:30 Tim Janik | use "sed -i.bak <CMD> <FILE> && rm -f <FILE>.bak" synta... |
tree | commitdiff |
2007-12-21 |
Matthias Clasen | Bring up to GLib coding standards: remove C99 comments... |
tree | commitdiff |
2007-12-21 |
Hans Breuer | adapt to recent api changes variable declaration at... |
tree | commitdiff |
2007-12-21 |
Matthias Clasen | 2.15.0 |
tree | commitdiff |
2007-12-20 |
Matthias Clasen | Fix make dist |
tree | commitdiff |
2007-12-20 |
16:34:04 Tim Janik | commented class definitions. moved HTML character escap... |
tree | commitdiff |
2007-12-20 |
Matthias Clasen | Return NULL if the checksum_type is unknown |
tree | commitdiff |
2007-12-20 |
Christian Persch | Use g_slice_new0, to fix "conditional jump or move... |
tree | commitdiff |
2007-12-20 |
15:03:51 Tim Janik | new python script that generates an HTML unit test... |
tree | commitdiff |
2007-12-20 |
Matthias Clasen | Additions |
tree | commitdiff |
2007-12-19 |
20:30:18 Tim Janik | capture g_log() messages and send to gtester. also... |
tree | commitdiff |
2007-12-19 |
Christian Persch | Add g_checksum_type_get_length, and change g_checksum_g... |
tree | commitdiff |
2007-12-19 |
Emmanuele Bassi | Fix the date validation check. (#503029) |
tree | commitdiff |
2007-12-19 |
Alexander Larsson | Rename g_format_file_size_for_display to g_format_size_... |
tree | commitdiff |
2007-12-18 |
Tim-Philipp Müller | add g_async_queue_new_full() which takes a GDestroyNoti... |
tree | commitdiff |
2007-12-18 |
13:45:23 Tim Janik | added g_test_trap_assert_stdout_unmatched() and |
tree | commitdiff |
2007-12-16 |
Mathias Hasselmann | Allow NULL strings in g_parse_debug_string. (#503862... |
tree | commitdiff |
2007-12-15 |
Matthias Clasen | Fix up docs |
tree | commitdiff |
2007-12-15 |
Matthias Clasen | Add hash table iterators. (#500507, Jean-Yves Lefort) |
tree | commitdiff |
2007-12-13 |
Mathias Hasselmann | Give exmples in error message unsupported case-changing... |
tree | commitdiff |
2007-12-13 |
Bastien Nocera | Don't try to parse dates that start with anything but... |
tree | commitdiff |
2007-12-13 |
Matthias Clasen | Free group_hash. (#503420, Christian Persch) |
tree | commitdiff |
2007-12-11 |
Matthias Clasen | Include gurifuncs.h |
tree | commitdiff |
2007-12-10 |
Benjamin Otte | use an intermediate cast to void * in g_array_index... |
tree | commitdiff |
2007-12-10 |
15:08:59 Tim Janik | mail.gnome.org/archives/gtk-devel-list/2007-October... |
tree | commitdiff |
2007-12-10 |
13:02:08 Tim Janik | applied patch by Tommi Komulainen to fix int64 printout... |
tree | commitdiff |
2007-12-10 |
Matthias Clasen | Change prototype to take msgctxtid + offset instead... |
tree | commitdiff |
2007-12-09 |
Hans Breuer | removed -GD to compile with msvc9 (vs2008) with less... |
tree | commitdiff |
2007-12-08 |
Hans Breuer | build gchecksum.obj |
tree | commitdiff |
2007-12-06 |
Mathias Hasselmann | Call destroy notify when destroying the hash table... |
tree | commitdiff |
2007-12-06 |
13:29:00 Tim Janik | detect non-blocking fd EOF by read()==0 following poll... |
tree | commitdiff |
2007-12-06 |
Mathias Hasselmann | Mention g_utf8_normalize() returns NULL on invalid... |
tree | commitdiff |
2007-12-06 |
Mathias Hasselmann | Improve wording for g_propagate_error docs. |
tree | commitdiff |
2007-12-05 |
17:58:18 Tim Janik | added -m=thorough support to gtester. |
tree | commitdiff |
2007-12-05 |
17:21:05 Tim Janik | print out random seed for verbose tests, also adapted... |
tree | commitdiff |
2007-12-05 |
11:43:22 Tim Janik | added g_test_add_data_func() to pass data into tests... |
tree | commitdiff |
2007-12-05 |
Tor Lillqvist | Add "shift-jis" as an alternative spelling of "shift_jis". |
tree | commitdiff |
2007-12-05 |
Ryan Lortie | ungtk-docify some comments for internal functions |
tree | commitdiff |
2007-12-04 |
Emmanuele Bassi | Add GChecksum, a generic wrapper around various hashing... |
tree | commitdiff |
2007-12-04 |
Ryan Lortie | no code changes; add comments to document the internal... |
tree | commitdiff |
2007-12-04 |
Ryan Lortie | no code changes; reorder functions to remove the need... |
tree | commitdiff |
2007-12-04 |
Ryan Lortie | improve clarity in some functions |
tree | commitdiff |
2007-12-04 |
Ryan Lortie | rename 'node' to 'node_ptr' where appropriate |
tree | commitdiff |
2007-12-04 |
Ryan Lortie | convert G_HASH_TABLE_RESIZE() macro to inline function |
tree | commitdiff |
2007-12-04 |
Ryan Lortie | remove stray (duplicate) entry from file to fix the... |
tree | commitdiff |
2007-12-04 |
Ryan Lortie | only whitespace fixes, mostly removing spaces at ends... |
tree | commitdiff |
2007-12-04 |
Behdad Esfahbod | Fix EXTRA_DIST automake warnings. (#501107) |
tree | commitdiff |
2007-12-03 |
Hans Breuer | added glib_gettext (in use by gio) also try building gio |
tree | commitdiff |
2007-12-03 |
Ryan Lortie | create a common function for the many places where... |
tree | commitdiff |
2007-12-03 |
Matthias Clasen | Don't call g_get_language_names() per-key. (#500638... |
tree | commitdiff |
2007-12-03 |
Marco Barisione | Add new error codes for when compilation fails and... |
tree | commitdiff |
2007-12-03 |
Matthias Clasen | Speed up group lookups |
tree | commitdiff |
2007-12-03 |
Ryan Lortie | merge more common code into functions. Vastly simplify... |
tree | commitdiff |
2007-11-29 |
Matthias Clasen | Doc improvements |
tree | commitdiff |
2007-11-29 |
Matthias Clasen | Add Since tags |
tree | commitdiff |
2007-11-29 |
Matthias Clasen | Some doc cleanups |
tree | commitdiff |
2007-11-28 |
Matthias Clasen | Fix up some doc comments, avoid C99 comments |
tree | commitdiff |
2007-11-28 |
Alexander Larsson | Move this function before g_string_append_c so that... |
tree | commitdiff |
2007-11-28 |
Alexander Larsson | Add in the new symbols |
tree | commitdiff |
2007-11-28 |
Ryan Lortie | nothing to see here... move along, move along :) |
tree | commitdiff |
2007-11-28 |
Ryan Lortie | insert/replace were identical except for a single line... |
tree | commitdiff |
2007-11-27 |
Alexander Larsson | Moved gurifuncs from gio to glib |
tree | commitdiff |
2007-11-27 |
Alexander Larsson | Move g_format_file_size_for_display from gio to glib |
tree | commitdiff |
2007-11-27 |
Ryan Lortie | Add new function g_markup_collect_attributes (bug ... |
tree | commitdiff |
2007-11-26 |
Tor Lillqvist | Some improvements, being upstreamed. (must_use_null_use... |
tree | commitdiff |
2007-11-26 |
Tor Lillqvist | Use either lib/locale or share/locale depending on... |
tree | commitdiff |
2007-11-26 |
Alexander Larsson | gio/ docs/reference/gio Merged gio-standalone into... |
tree | commitdiff |
2007-11-26 |
Tor Lillqvist | ISO8859-1 is CP28591, not CP1252. |
tree | commitdiff |
2007-11-25 |
Tor Lillqvist | Add win_iconv.c to EXTRA_DIST. |
tree | commitdiff |
2007-11-25 |
Tor Lillqvist | Implement #491549: On Windows, always use the native... |
tree | commitdiff |
2007-11-25 |
Tor Lillqvist | Add conditionals for non-Unix. Just g_error() unless... |
tree | commitdiff |
2007-11-25 |
Tor Lillqvist | Do install gtestutils.h even on Win32. |
tree | commitdiff |
2007-11-25 |
Tor Lillqvist | Build gtestutils etc on OS_UNIX only. |
tree | commitdiff |
2007-11-25 |
Matthias Clasen | Require gtk-doc 1.8. |
tree | commitdiff |
2007-11-25 |
Matthias Clasen | Replace INCLUDES by AM_CPPFLAGS, other cleanups. |
tree | commitdiff |
2007-11-24 |
Matthias Clasen | Remove leftover ENABLE_NLS #ifdefs. |
tree | commitdiff |
2007-11-23 |
Matthias Clasen | Don't refuse to encode a single byte. (Milan Crha) |
tree | commitdiff |
2007-11-23 |
Matthias Clasen | Define a two-argument macro C_() for marking translatab... |
tree | commitdiff |
2007-11-23 |
Matthias Clasen | Use g_print to print out --help text in locale encoding... |
tree | commitdiff |
2007-11-23 |
Matthias Clasen | Set length out param in list-returning functions to... |
tree | commitdiff |
2007-11-21 |
21:06:47 Tim Janik | initialize automake variables EXTRA_DIST and TEST_PROGS... |
tree | commitdiff |
2007-11-20 |
Tim Janik | Fixed copyright for newly submitted files. |
tree | commitdiff |
2007-11-20 |
Tim Janik | Renamed gtestframework to gtestutils. |
tree | commitdiff |
2007-11-20 |
Tim Janik | glib/gtestframework.c: g_test_init(): make warnings... |
tree | commitdiff |
2007-11-20 |
Tim Janik | gtestframework.c: added test API documentation by Sven... |
tree | commitdiff |
2007-11-20 |
Tim Janik | gtestframework.[hc]: implemented g_test_queue_destroy... |
tree | commitdiff |
2007-11-20 |
Tim Janik | Added g_test_bug() and related API. |
tree | commitdiff |
2007-11-20 |
Tim Janik | Added API to access test framework configuration. |
tree | commitdiff |
2007-11-20 |
Tim Janik | gtester: implemented logic to handle failing tests... |
tree | commitdiff |
next |