2005-05-18 |
Matthias Clasen | Correct the end of the Hangul Syllables range, from... |
tree | commitdiff |
2005-05-17 |
Matthias Clasen | Check the return values of g_tree_remove(). |
tree | commitdiff |
2005-05-06 |
Matthias Clasen | Add a testcase. |
tree | commitdiff |
2005-05-05 |
Owen Taylor | Add g_object_add/remove_toggle_ref() functions to get... |
tree | commitdiff |
2005-05-02 |
Matthias Clasen | Documentation trivia |
tree | commitdiff |
2005-05-01 |
Matthias Clasen | One more parameter renamed |
tree | commitdiff |
2005-05-01 |
Matthias Clasen | More doc fixups |
tree | commitdiff |
2005-05-01 |
Matthias Clasen | Fix some typos |
tree | commitdiff |
2005-05-01 |
Matthias Clasen | Doc fixes |
tree | commitdiff |
2005-05-01 |
Matthias Clasen | Cosmetics |
tree | commitdiff |
2005-04-29 |
Matthias Clasen | Clarify some docs. (#302062, Matthew F. Barnes) |
tree | commitdiff |
2005-04-28 |
Matthias Clasen | Warn and don't crash when meeting a trailing \\. (... |
tree | commitdiff |
2005-04-27 |
Tor Lillqvist | Don't call g_set_error() unless the GError pointer... |
tree | commitdiff |
2005-04-19 |
Tor Lillqvist | Minor comment improvement. |
tree | commitdiff |
2005-04-17 |
Soeren Sandmann | Save the errno in various places |
tree | commitdiff |
2005-04-11 |
Matthias Clasen | Use G_LOG_LEVEL_DEBUG in both definitions. (#300071... |
tree | commitdiff |
2005-04-09 |
Tor Lillqvist | Include <process.h> on Win32 for getpid(). (#173094) |
tree | commitdiff |
2005-04-08 |
Tor Lillqvist | glib/gstdio.h glib/gstdio.c Wrap also creat(). (#171285) |
tree | commitdiff |
2005-04-08 |
Tor Lillqvist | glib/gstdio.h glib/gstdio.c Wrap also access() and... |
tree | commitdiff |
2005-04-08 |
Tor Lillqvist | Improve g_get_system_data_dirs() on Windows. A library... |
tree | commitdiff |
2005-04-08 |
Tor Lillqvist | Not used on Windows. (unalias_lang): Don't do anything... |
tree | commitdiff |
2005-04-08 |
5 | Declare glib_top_share_dir and exe_top_share_dir only... |
tree | commitdiff |
2005-04-08 |
Tor Lillqvist | After investigating more closely the actual use cases... |
tree | commitdiff |
2005-04-07 |
Tor Lillqvist | Use wide char API if available, and store dll name... |
tree | commitdiff |
2005-04-05 |
Matthias Clasen | Avoid memory leaks in borderline cases. (#172612, Morte... |
tree | commitdiff |
2005-04-05 |
Matthias Clasen | Clarify docs in some places. (#172404, Morten Welinder) |
tree | commitdiff |
2005-04-04 |
Matthias Clasen | Undef G_CAN_INLINE if G_IMPLEMENT_INLINES is defined... |
tree | commitdiff |
2005-04-01 |
Matthias Clasen | Add a note regarding waitpid(-1). |
tree | commitdiff |
2005-03-30 |
Sven Neumann | handle the unlikely case that no bytes are read from... |
tree | commitdiff |
2005-03-30 |
Tor Lillqvist | Always claim file descriptors open to devices are reada... |
tree | commitdiff |
2005-03-29 |
Tor Lillqvist | [Win32] Use GetSystemTimeAsFileTime() instead of time... |
tree | commitdiff |
2005-03-29 |
Tor Lillqvist | If the event fired, assign f->revents=f->events. We... |
tree | commitdiff |
2005-03-28 |
Matthias Clasen | Add tests for g_date_get_iso8601_week_of_year(). |
tree | commitdiff |
2005-03-23 |
Tor Lillqvist | [Win32] Fix corner case bug when environment variable... |
tree | commitdiff |
2005-03-22 |
Matthias Clasen | Add g_try_malloc0 |
tree | commitdiff |
2005-03-22 |
Matthias Clasen | Add g_try_new, g_try_new0, g_try_renew and g_try_malloc... |
tree | commitdiff |
2005-03-22 |
Matthias Clasen | Add g_try_new, g_try_new0 and g_try_renew. (#169611... |
tree | commitdiff |
2005-03-20 |
Tor Lillqvist | Close the process handle if the called doesn't want... |
tree | commitdiff |
2005-03-20 |
Tor Lillqvist | On Win32, use GetSystemTimeAsFileTime() instead of... |
tree | commitdiff |
2005-03-20 |
Tor Lillqvist | glib/gmessages.c (g_log_default_handler) Move the Win32... |
tree | commitdiff |
2005-03-18 |
Hans Breuer | handle galiasdef.c (although completely useless for... |
tree | commitdiff |
2005-03-17 |
Matthias Clasen | Update the documentation, reflecting the fact that... |
tree | commitdiff |
2005-03-15 |
Matthias Clasen | Warn if there already is a main group. (#170445, Jeff... |
tree | commitdiff |
2005-03-14 |
Manish Singh | remove spurious IA prefix from g_quark_try_string. |
tree | commitdiff |
2005-03-14 |
Manish Singh | Shut up CVS |
tree | commitdiff |
2005-03-14 |
Matthias Clasen | Some fixes |
tree | commitdiff |
2005-03-14 |
Matthias Clasen | Still need to include glibconfig.h |
tree | commitdiff |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
tree | commitdiff |
2005-03-12 |
Soeren Sandmann | Don't try and generate a dotfile from the name -- it... |
tree | commitdiff |
2005-03-11 |
Matthias Clasen | Remove a lot of pointless g_return_if_fail() checks... |
tree | commitdiff |
2005-03-10 |
Sven Neumann | delay memory allocation until after the first read... |
tree | commitdiff |
2005-03-10 |
Manish Singh | Add g_file_replace. |
tree | commitdiff |
2005-03-09 |
Sven Neumann | avoid unnecessary filename conversions. |
tree | commitdiff |
2005-03-09 |
Tor Lillqvist | [Win32] Don't leak return value from get_special_folder... |
tree | commitdiff |
2005-03-08 |
Søren Sandmann | New API. A function to atomically create a file. |
tree | commitdiff |
2005-03-08 |
Matthias Clasen | Add the new attributes here too. |
tree | commitdiff |
2005-03-08 |
Matthias Clasen | Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner) |
tree | commitdiff |
2005-03-08 |
Matthias Clasen | Fix an error message. (#168751, Hazael Maldonado Torres) |
tree | commitdiff |
2005-03-08 |
Matthias Clasen | Small cleanup (use G_BEGIN/END_DECLS). (#168474, Fabric... |
tree | commitdiff |
2005-03-07 |
Matthias Clasen | Mark the last paragraph of the docs as Windows-specific... |
tree | commitdiff |
2005-03-06 |
Matthias Clasen | Fix error reporting in gmarkup |
tree | commitdiff |
2005-02-24 |
Tor Lillqvist | Don't distribute glib.def. (#167496, J. Ali Harlow) |
tree | commitdiff |
2005-02-24 |
Tor Lillqvist | Use g_fopen(). (#168341, Daniel Atallah) |
tree | commitdiff |
2005-02-23 |
Manish Singh | On G_OS_UNIX, simple #define g_open and co. as aliases... |
tree | commitdiff |
2005-02-23 |
Manish Singh | Simplify the loop for the fix below. |
tree | commitdiff |
2005-02-21 |
Matthias Clasen | Use a memchunk for sizeof(GQueue)-sized chunks. (#16798... |
tree | commitdiff |
2005-02-21 |
Matthias Clasen | Fix usage of nanosleep(). (#163039, Bastien Nocera) |
tree | commitdiff |
2005-02-11 |
Tor Lillqvist | Include winsock2.h before windows.h, to avoid compilati... |
tree | commitdiff |
2005-02-11 |
Matthias Clasen | Take main group options into account when calculating... |
tree | commitdiff |
2005-02-09 |
Matthias Clasen | Don't leak path |
tree | commitdiff |
2005-02-08 |
Matthias Clasen | Don't write out of bounds. |
tree | commitdiff |
2005-02-08 |
Matthias Clasen | New function to list all environment variables. (#16632... |
tree | commitdiff |
2005-02-07 |
Manish Singh | feed the contents of config.h and glibconfig.h into... |
tree | commitdiff |
2005-02-06 |
Manish Singh | Don't use matching constraints for asm mem parameters... |
tree | commitdiff |
2005-02-05 |
Tor Lillqvist | configure.in (G_LIBS_EXTRA) I think we can include... |
tree | commitdiff |
2005-02-05 |
Tor Lillqvist | In the Win32 ABI stability version, call g_file_get_con... |
tree | commitdiff |
2005-02-05 |
Matthias Clasen | Define a HAVE_GNUC_VISIBILITY automake conditional. |
tree | commitdiff |
2005-02-02 |
Tor Lillqvist | Remove misleading comment, too. |
tree | commitdiff |
2005-02-02 |
Tor Lillqvist | Remove unnecessary MSVC-only typedef for pid_t. GLib... |
tree | commitdiff |
2005-02-02 |
Tor Lillqvist | Don't use potentially incorrect errno in several places... |
tree | commitdiff |
2005-02-02 |
Tor Lillqvist | In the Win32 part of all functions, handle invalid... |
tree | commitdiff |
2005-02-02 |
Matthias Clasen | Move doc comments inline. |
tree | commitdiff |
2005-02-02 |
Matthias Clasen | Add test case for key removal. |
tree | commitdiff |
2005-02-01 |
Matthias Clasen | Doc clarifications. (#165907, Vincent Untz) |
tree | commitdiff |
2005-02-01 |
Matthias Clasen | Add test case for group removal. |
tree | commitdiff |
2005-01-24 |
Matthias Clasen | Add a test with a long entity name. |
tree | commitdiff |
2005-01-22 |
Tor Lillqvist | Don't g_assert that localtime() returns non-NULL. It... |
tree | commitdiff |
2005-01-20 |
Matthias Clasen | Don't interpret leading zeros as octal. The specificati... |
tree | commitdiff |
2005-01-20 |
Matthias Clasen | Add some more tests. |
tree | commitdiff |
2005-01-19 |
Matthias Clasen | Accept \r\n as line end. (#163030, Bastian Nocera) |
tree | commitdiff |
2005-01-19 |
Tor Lillqvist | Nah, don't use FatalAppExit(). abort() is better. |
tree | commitdiff |
2005-01-19 |
Tor Lillqvist | On Win32 call G_BREAKPOINT() if being debugged. |
tree | commitdiff |
2005-01-18 |
Matthias Clasen | Don't include alloca.h. It is not needed, and does... |
tree | commitdiff |
2005-01-18 |
Matthias Clasen | Fix a sparse warning. (#164467, Kjartan Maraas) |
tree | commitdiff |
2005-01-17 |
Matthias Clasen | Don't crash if G_FILENAME_ENCODING is empty. (#164330... |
tree | commitdiff |
2005-01-13 |
Matthias Clasen | Sync to glibc. (#133994, Morten Welinder, patch by... |
tree | commitdiff |
2005-01-11 |
Owen Taylor | Add gmodule-export-2.0.pc to AC_CONFIG_FILES. |
tree | commitdiff |
2005-01-11 |
Matthias Clasen | Typo fix. |
tree | commitdiff |
2005-01-09 |
Tor Lillqvist | Include also wchar.h for wcslen on Cygwin. (#163133... |
tree | commitdiff |
2005-01-09 |
Hans Breuer | make it compile with mvc6 default sdk, (#define INVALID... |
tree | commitdiff |
next |