2005-04-08 |
Tor Lillqvist | glib/gstdio.h glib/gstdio.c Wrap also access() and... |
blob | commitdiff |
2005-04-08 |
Tor Lillqvist | Improve g_get_system_data_dirs() on Windows. A library... |
blob | commitdiff | diff to current |
2005-04-08 |
Tor Lillqvist | Not used on Windows. (unalias_lang): Don't do anything... |
blob | commitdiff | diff to current |
2005-04-08 |
Tor Lillqvist | Cosmetics. |
blob | commitdiff | diff to current |
2005-04-08 |
5 | Declare glib_top_share_dir and exe_top_share_dir only... |
blob | commitdiff | diff to current |
2005-04-08 |
Tor Lillqvist | After investigating more closely the actual use cases... |
blob | commitdiff | diff to current |
2005-04-07 |
Tor Lillqvist | Use wide char API if available, and store dll name... |
blob | commitdiff | diff to current |
2005-04-05 |
Matthias Clasen | Avoid memory leaks in borderline cases. (#172612, Morte... |
blob | commitdiff | diff to current |
2005-04-05 |
Matthias Clasen | Clarify docs in some places. (#172404, Morten Welinder) |
blob | commitdiff | diff to current |
2005-04-05 |
Tor Lillqvist | Mention related bug number. |
blob | commitdiff | diff to current |
2005-04-04 |
Matthias Clasen | Undef G_CAN_INLINE if G_IMPLEMENT_INLINES is defined... |
blob | commitdiff | diff to current |
2005-04-01 |
Matthias Clasen | Add a note regarding waitpid(-1). |
blob | commitdiff | diff to current |
2005-03-31 |
Steven Michael Murphy | Added new Language, Kinyarwanda (rw), to this package |
blob | commitdiff | diff to current |
2005-03-30 |
Sven Neumann | handle the unlikely case that no bytes are read from... |
blob | commitdiff | diff to current |
2005-03-30 |
Tor Lillqvist | Typo. |
blob | commitdiff | diff to current |
2005-03-30 |
Tor Lillqvist | Always claim file descriptors open to devices are reada... |
blob | commitdiff | diff to current |
2005-03-29 |
Tor Lillqvist | [Win32] Use GetSystemTimeAsFileTime() instead of time... |
blob | commitdiff | diff to current |
2005-03-29 |
Tor Lillqvist | If the event fired, assign f->revents=f->events. We... |
blob | commitdiff | diff to current |
2005-03-28 |
Matthias Clasen | Add tests for g_date_get_iso8601_week_of_year(). |
blob | commitdiff | diff to current |
2005-03-27 |
Tor Lillqvist | Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated after... |
blob | commitdiff | diff to current |
2005-03-23 |
Tor Lillqvist | [Win32] Fix corner case bug when environment variable... |
blob | commitdiff | diff to current |
2005-03-22 |
Matthias Clasen | Add g_try_malloc0 |
blob | commitdiff | diff to current |
2005-03-22 |
Matthias Clasen | Add g_try_new, g_try_new0, g_try_renew and g_try_malloc... |
blob | commitdiff | diff to current |
2005-03-22 |
Matthias Clasen | Add g_try_new, g_try_new0 and g_try_renew. (#169611... |
blob | commitdiff | diff to current |
2005-03-20 |
Tor Lillqvist | Typo. |
blob | commitdiff | diff to current |
2005-03-20 |
Tor Lillqvist | Close the process handle if the called doesn't want... |
blob | commitdiff | diff to current |
2005-03-20 |
Tor Lillqvist | On Win32, use GetSystemTimeAsFileTime() instead of... |
blob | commitdiff | diff to current |
2005-03-20 |
Tor Lillqvist | glib/gmessages.c (g_log_default_handler) Move the Win32... |
blob | commitdiff | diff to current |
2005-03-20 |
Tor Lillqvist | Print more detailled output from the timer tests. Don... |
blob | commitdiff | diff to current |
2005-03-18 |
Hans Breuer | handle galiasdef.c (although completely useless for... |
blob | commitdiff | diff to current |
2005-03-17 |
Matthias Clasen | Update the documentation, reflecting the fact that... |
blob | commitdiff | diff to current |
2005-03-15 |
Matthias Clasen | Warn if there already is a main group. (#170445, Jeff... |
blob | commitdiff | diff to current |
2005-03-14 |
Manish Singh | delete a bunch of dead code. |
blob | commitdiff | diff to current |
2005-03-14 |
Manish Singh | remove spurious IA prefix from g_quark_try_string. |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Some fixes |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | diff to current |
2005-03-12 |
Soeren Sandmann | Don't try and generate a dotfile from the name -- it... |
blob | commitdiff | diff to current |
2005-03-11 |
Matthias Clasen | Avoid stupid compiler complaints about precision loss. |
blob | commitdiff | diff to current |
2005-03-11 |
Matthias Clasen | Remove a lot of pointless g_return_if_fail() checks... |
blob | commitdiff | diff to current |
2005-03-10 |
Sven Neumann | include <gstdio.h>. |
blob | commitdiff | diff to current |
2005-03-10 |
Sven Neumann | delay memory allocation until after the first read... |
blob | commitdiff | diff to current |
2005-03-10 |
Manish Singh | Add g_file_replace. |
blob | commitdiff | diff to current |
2005-03-09 |
Matthias Clasen | Bump version |
blob | commitdiff | diff to current |
2005-03-09 |
Sven Neumann | avoid unnecessary filename conversions. |
blob | commitdiff | diff to current |
2005-03-09 |
Tor Lillqvist | [Win32] Don't leak return value from get_special_folder... |
blob | commitdiff | diff to current |
2005-03-08 |
Søren Sandmann | New API. A function to atomically create a file. |
blob | commitdiff | diff to current |
2005-03-08 |
Matthias Clasen | Add the new attributes here too. |
blob | commitdiff | diff to current |
2005-03-08 |
Matthias Clasen | Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner) |
blob | commitdiff | diff to current |
2005-03-08 |
Matthias Clasen | Fix an error message. (#168751, Hazael Maldonado Torres) |
blob | commitdiff | diff to current |
2005-03-08 |
Matthias Clasen | Small cleanup (use G_BEGIN/END_DECLS). (#168474, Fabric... |
blob | commitdiff | diff to current |
2005-03-07 |
Matthias Clasen | Mark the last paragraph of the docs as Windows-specific... |
blob | commitdiff | diff to current |
2005-03-06 |
Matthias Clasen | Fix error reporting in gmarkup |
blob | commitdiff | diff to current |
2005-02-24 |
Tor Lillqvist | Typo. |
blob | commitdiff | diff to current |
2005-02-24 |
Tor Lillqvist | Don't distribute glib.def. (#167496, J. Ali Harlow) |
blob | commitdiff | diff to current |
2005-02-24 |
Tor Lillqvist | Use g_fopen(). (#168341, Daniel Atallah) |
blob | commitdiff | diff to current |
2005-02-24 |
Matthias Clasen | Don't forget to set G_THREAD_LIBS_FOR_GTHREAD on non... |
blob | commitdiff | diff to current |
2005-02-24 |
Matthias Clasen | Set LANGUAGE instead of LC_ALL to shield against LANGUA... |
blob | commitdiff | diff to current |
2005-02-23 |
Manish Singh | On G_OS_UNIX, simple #define g_open and co. as aliases... |
blob | commitdiff | diff to current |
2005-02-23 |
Manish Singh | Simplify the loop for the fix below. |
blob | commitdiff | diff to current |
2005-02-21 |
Matthias Clasen | Use a memchunk for sizeof(GQueue)-sized chunks. (#16798... |
blob | commitdiff | diff to current |
2005-02-21 |
Matthias Clasen | Fix usage of nanosleep(). (#163039, Bastien Nocera) |
blob | commitdiff | diff to current |
2005-02-16 |
Adi Attar | Added Xhosa translation Added "xh" to ALL_LINGUAS. |
blob | commitdiff | diff to current |
2005-02-11 |
Tor Lillqvist | Include winsock2.h before windows.h, to avoid compilati... |
blob | commitdiff | diff to current |
2005-02-11 |
Matthias Clasen | Take main group options into account when calculating... |
blob | commitdiff | diff to current |
2005-02-09 |
Matthias Clasen | Don't leak path |
blob | commitdiff | diff to current |
2005-02-08 |
Matthias Clasen | Don't write out of bounds. |
blob | commitdiff | diff to current |
2005-02-08 |
Matthias Clasen | New function to list all environment variables. (#16632... |
blob | commitdiff | diff to current |
2005-02-07 |
Tor Lillqvist | Add gmodule-no-export-2.0.pc. |
blob | commitdiff | diff to current |
2005-02-07 |
Manish Singh | feed the contents of config.h and glibconfig.h into... |
blob | commitdiff | diff to current |
2005-02-06 |
Manish Singh | Don't use matching constraints for asm mem parameters... |
blob | commitdiff | diff to current |
2005-02-05 |
Tor Lillqvist | configure.in (G_LIBS_EXTRA) I think we can include... |
blob | commitdiff | diff to current |
2005-02-05 |
Tor Lillqvist | In the Win32 ABI stability version, call g_file_get_con... |
blob | commitdiff | diff to current |
2005-02-05 |
Matthias Clasen | Remove the --enable-ansi option (#160469) |
blob | commitdiff | diff to current |
2005-02-05 |
Matthias Clasen | Define a HAVE_GNUC_VISIBILITY automake conditional. |
blob | commitdiff | diff to current |
2005-02-02 |
Tor Lillqvist | Add bug number. |
blob | commitdiff | diff to current |
2005-02-02 |
Tor Lillqvist | Remove unnecessary MSVC-only typedef for pid_t. GLib... |
blob | commitdiff | diff to current |
2005-02-02 |
Tor Lillqvist | Don't use potentially incorrect errno in several places... |
blob | commitdiff | diff to current |
2005-02-02 |
Tor Lillqvist | In the Win32 part of all functions, handle invalid... |
blob | commitdiff | diff to current |
2005-02-02 |
Matthias Clasen | Move doc comments inline. |
blob | commitdiff | diff to current |
2005-02-02 |
Matthias Clasen | Add test case for key removal. |
blob | commitdiff | diff to current |
2005-02-01 |
Matthias Clasen | Doc clarifications. (#165907, Vincent Untz) |
blob | commitdiff | diff to current |
2005-02-01 |
Matthias Clasen | Add test case for group removal. |
blob | commitdiff | diff to current |
2005-01-30 |
Matthias Clasen | Some more unit tests. |
blob | commitdiff | diff to current |
2005-01-28 |
Christian Rose | Added "tl" to ALL_LINGUAS. Added Tagalog translation... |
blob | commitdiff | diff to current |
2005-01-24 |
Matthias Clasen | Let $srcdir default to . |
blob | commitdiff | diff to current |
2005-01-24 |
Matthias Clasen | Add a test with a long entity name. |
blob | commitdiff | diff to current |
2005-01-22 |
Tor Lillqvist | Don't g_assert that localtime() returns non-NULL. It... |
blob | commitdiff | diff to current |
2005-01-20 |
Matthias Clasen | Don't interpret leading zeros as octal. The specificati... |
blob | commitdiff | diff to current |
2005-01-20 |
Matthias Clasen | Add some more tests. |
blob | commitdiff | diff to current |
2005-01-19 |
Matthias Clasen | Accept \r\n as line end. (#163030, Bastian Nocera) |
blob | commitdiff | diff to current |
2005-01-19 |
Tor Lillqvist | Nah, don't use FatalAppExit(). abort() is better. |
blob | commitdiff | diff to current |
2005-01-19 |
Tor Lillqvist | On Win32 call G_BREAKPOINT() if being debugged. |
blob | commitdiff | diff to current |
2005-01-18 |
Matthias Clasen | Don't include alloca.h. It is not needed, and does... |
blob | commitdiff | diff to current |
2005-01-18 |
Matthias Clasen | Fix a sparse warning. (#164467, Kjartan Maraas) |
blob | commitdiff | diff to current |
2005-01-17 |
Matthias Clasen | Don't crash if G_FILENAME_ENCODING is empty. (#164330... |
blob | commitdiff | diff to current |
2005-01-15 |
Tor Lillqvist | sh portability fix. Use "test" and not [. (#163144... |
blob | commitdiff | diff to current |
2005-01-13 |
Matthias Clasen | Sync to glibc. (#133994, Morten Welinder, patch by... |
blob | commitdiff | diff to current |
2005-01-11 |
Owen Taylor | Add gmodule-export-2.0.pc to AC_CONFIG_FILES. |
blob | commitdiff | diff to current |
2005-01-11 |
Matthias Clasen | Typo fix. |
blob | commitdiff | diff to current |
2005-01-10 |
Owen Taylor | Add missing ChangeLog.pre* |
blob | commitdiff | diff to current |
next |