2005-01-09 |
Tor Lillqvist | Fix cast. (#163133, Roger Leigh) |
tree | commitdiff |
2005-01-09 |
Tor Lillqvist | Include <io.h> on Windows for prototypes. (#163390... |
tree | commitdiff |
2005-01-06 |
Tor Lillqvist | configure.in glib/Makefile.am Win32 cross-compilation... |
tree | commitdiff |
2005-01-06 |
Tor Lillqvist | glib/Makefile.am glib.def and gobject.def are generated... |
tree | commitdiff |
2005-01-05 |
Matthias Clasen | Simplify the inlining magic to make it work at Oh zero... |
tree | commitdiff |
2005-01-04 |
Tor Lillqvist | Use g_win32_getlocale() instead of setlocale() on Windo... |
tree | commitdiff |
2005-01-04 |
Matthias Clasen | Fix the inlining magic. (#157536, Jens Hatlak, and... |
tree | commitdiff |
2005-01-03 |
Matthias Clasen | Don't return directories. (#160738, Tommi Komulainen) |
tree | commitdiff |
2005-01-03 |
Matthias Clasen | Clarify the documentation. (#162251, Mariano Suárez... |
tree | commitdiff |
2005-01-03 |
Matthias Clasen | Clarify the docs. (#162747, Crispin Flowerday) |
tree | commitdiff |
2005-01-01 |
Tor Lillqvist | Make the g_getenv() ABI backward compatibility wrapper... |
tree | commitdiff |
2005-01-01 |
Tor Lillqvist | glib/glib.symbols glib/gutils.h Make also g_getenv... |
tree | commitdiff |
2004-12-31 |
Tor Lillqvist | Rewrite the Win32 version to use GetFileAttributes... |
tree | commitdiff |
2004-12-30 |
Tor Lillqvist | Use GetCurrentDirectory() directly for simpler buffer... |
tree | commitdiff |
2004-12-30 |
Matthias Clasen | Typo fix. |
tree | commitdiff |
2004-12-30 |
Tor Lillqvist | Require UNC paths to start with exactly two slashes... |
tree | commitdiff |
2004-12-27 |
Matthias Clasen | Add an OS_LINUX conditional. |
tree | commitdiff |
2004-12-22 |
Matthias Clasen | Don't show the special G_OPTION_REMAINING entry. (... |
tree | commitdiff |
2004-12-20 |
Tor Lillqvist | Improve docs. |
tree | commitdiff |
2004-12-20 |
Matthias Clasen | Add some tests for '--' stripping. |
tree | commitdiff |
2004-12-20 |
Matthias Clasen | Fix last commit. |
tree | commitdiff |
2004-12-20 |
Matthias Clasen | Make docs more accurate. (#161683, Marcin Krzyzanowski) |
tree | commitdiff |
2004-12-19 |
Matthias Clasen | Call post-parse hooks also if argv is NULL. (#161668... |
tree | commitdiff |
2004-12-15 |
Alexander Larsson | Fix spelling Add g_return_val_if_fail. |
tree | commitdiff |
2004-12-15 |
Alexander Larsson | Add g_filename_display_basename. |
tree | commitdiff |
2004-12-13 |
Tor Lillqvist | Update. |
tree | commitdiff |
2004-12-12 |
Tor Lillqvist | glib/glib.symbols Implement Windows DLL ABI stability... |
tree | commitdiff |
2004-12-11 |
Tor Lillqvist | Add doc comments about Windows restrictions on renaming... |
tree | commitdiff |
2004-12-11 |
Tor Lillqvist | Fix #157255. Also some refactoring of this still very... |
tree | commitdiff |
2004-12-09 |
Matthias Clasen | Don't print help options if the options of a specific... |
tree | commitdiff |
2004-12-07 |
Matthias Clasen | Update the returned value after locale changes. (#16027... |
tree | commitdiff |
2004-12-06 |
Tor Lillqvist | Fix a write to freed memory: Unlock the channel's mutex... |
tree | commitdiff |
2004-12-05 |
Tor Lillqvist | glib/glib.symbols Implement DLL ABI stability also for |
tree | commitdiff |
2004-12-05 |
Tor Lillqvist | Remove the DLL binary compatibilty entries from the... |
tree | commitdiff |
2004-12-04 |
Matthias Clasen | Return -1 if queue is NULL. (#159530, Philippe Blain) |
tree | commitdiff |
2004-12-02 |
Matthias Clasen | Protect the the various push/pop allocator functions... |
tree | commitdiff |
2004-12-02 |
Matthias Clasen | Don't forget to initialize g_system_config_dirs. (... |
tree | commitdiff |
2004-12-02 |
Manish Singh | actually enable (and fix up the length test). |
tree | commitdiff |
2004-11-30 |
Tor Lillqvist | glib/Makefile.am (glib.def) gcc -E complains "linker... |
tree | commitdiff |
2004-11-30 |
Tor Lillqvist | Also check errno to detect true errors from spawn*... |
tree | commitdiff |
2004-11-29 |
Matthias Clasen | Define empty for gcc 2.95. |
tree | commitdiff |
2004-11-29 |
Matthias Clasen | Remove leftover noinline attributes. (is_name_start_cha... |
tree | commitdiff |
2004-11-29 |
Matthias Clasen | Remove leftover noinline attributes. |
tree | commitdiff |
2004-11-29 |
Matthias Clasen | Use the perl found by configure. (#149826, Morten Welinder) |
tree | commitdiff |
2004-11-28 |
Manish Singh | filter G_GNUC before PRIVATE so $ is still true. |
tree | commitdiff |
2004-11-28 |
Matthias Clasen | Mark functions with G_GNUC_MALLOC when appropriate. |
tree | commitdiff |
2004-11-28 |
Tor Lillqvist | glib/gutils.[hc] [Win32] Make also g_get_user_name... |
tree | commitdiff |
2004-11-28 |
Matthias Clasen | Optimizations; don't scan the entire text in find_curre... |
tree | commitdiff |
2004-11-27 |
Matthias Clasen | Update the @flags documentation with references to... |
tree | commitdiff |
2004-11-27 |
Matthias Clasen | Don't access invalid memory address if p wasn't increas... |
tree | commitdiff |
2004-11-26 |
Matthias Clasen | Add a testcase for the previous fix. |
tree | commitdiff |
2004-11-25 |
Manish Singh | filter out G_GNUC stuff when doing the compare. |
tree | commitdiff |
2004-11-24 |
Tor Lillqvist | Use wide character API when available. Document that... |
tree | commitdiff |
2004-11-24 |
Matthias Clasen | Replace g_utf8_validate() with an optimized version... |
tree | commitdiff |
2004-11-23 |
Matthias Clasen | Forgotten commit |
tree | commitdiff |
2004-11-23 |
Matthias Clasen | Don't mark g_option_error_quark() as const, to be consi... |
tree | commitdiff |
2004-11-23 |
Matthias Clasen | Fix a problem with the PLT reduction changes which... |
tree | commitdiff |
2004-11-21 |
Hans Breuer | updated |
tree | commitdiff |
2004-11-17 |
Matthias Clasen | *** empty log message *** |
tree | commitdiff |
2004-11-15 |
Matthias Clasen | Use S_ISREG(), since S_IFMT and S_IFREG are apprarently... |
tree | commitdiff |
2004-11-11 |
J. Ali Harlow | Use embedded tab rather than '\t' escape sequence.... |
tree | commitdiff |
2004-11-10 |
Tor Lillqvist | Fix typo in doc comment. |
tree | commitdiff |
2004-11-08 |
Matthias Clasen | Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as... |
tree | commitdiff |
2004-11-08 |
Manish Singh | glib/gasyncqueue.c glib/ghook.c g_return_if_fail -... |
tree | commitdiff |
2004-11-08 |
Matthias Clasen | Make g_io_channel_ref(), g_main_context_ref(), g_hook_r... |
tree | commitdiff |
2004-11-08 |
Matthias Clasen | Initialize child_watch_count to 1, so that we don't... |
tree | commitdiff |
2004-11-07 |
Matthias Clasen | Work around an bug in Mac OS < 10.3. (#156446, Dave... |
tree | commitdiff |
2004-11-05 |
Matthias Clasen | Handle numbers like 1e1, nan, -infinity. Also try harde... |
tree | commitdiff |
2004-11-04 |
Tor Lillqvist | Add G_OPTION_FLAG_REVERSE, to reverse the sense of... |
tree | commitdiff |
2004-11-04 |
Tor Lillqvist | Document that the result is guaranteed to be non-NULL. |
tree | commitdiff |
2004-11-02 |
Matthias Clasen | *** empty log message *** GLIB_2_5_5 |
tree | commitdiff |
2004-11-02 |
Matthias Clasen | *** empty log message *** |
tree | commitdiff |
2004-11-02 |
Matthias Clasen | New function to convert a filename to a UTF-8 string... |
tree | commitdiff |
2004-11-02 |
Matthias Clasen | Document that this function may not return. |
tree | commitdiff |
2004-11-02 |
Matthias Clasen | Make gtkdoc-scan happy by removing spaces between gchar... |
tree | commitdiff |
2004-11-01 |
Tor Lillqvist | Implement correctly also on Unix systems without lstat... |
tree | commitdiff |
2004-11-01 |
Ray Strode | don't return an error if we come across a value with... |
tree | commitdiff |
2004-11-01 |
Matthias Clasen | glib/gdebug.h glib/gutils.c gobject/gtype.c gthread... |
tree | commitdiff |
2004-11-01 |
Matthias Clasen | Documentation updates. |
tree | commitdiff |
2004-11-01 |
Matthias Clasen | Handle conflicts between options in different groups... |
tree | commitdiff |
2004-10-31 |
Matthias Clasen | Document G_WIN32_IS_NT_BASED, G_WIN32_HAVE_WIDECHAR_API. |
tree | commitdiff |
2004-10-31 |
Tor Lillqvist | Document g_win32_get_windows_version(). |
tree | commitdiff |
2004-10-31 |
Tor Lillqvist | Add g_lstat(). |
tree | commitdiff |
2004-10-30 |
Matthias Clasen | Doc additions. |
tree | commitdiff |
2004-10-30 |
Matthias Clasen | Convert filenames to UTF-8 on Windows. |
tree | commitdiff |
2004-10-29 |
Hans Breuer | updated [and finally fixed my script to produce ready... |
tree | commitdiff |
2004-10-29 |
Matthias Clasen | Add tests for the handling of non-option arguments... |
tree | commitdiff |
2004-10-29 |
Matthias Clasen | Document GOption |
tree | commitdiff |
2004-10-29 |
Matthias Clasen | Mark g_assert_warning as G_GNUC_NORETURN, to avoid... |
tree | commitdiff |
2004-10-29 |
Tor Lillqvist | Include also <direct.h> for mkdir() prototype with... |
tree | commitdiff |
2004-10-29 |
Tor Lillqvist | Redefine also g_io_channel_new_file to the UTF-8 versio... |
tree | commitdiff |
2004-10-28 |
Ray Strode | clean up a leak (#156652, Morten Welinder) (g_key_file_... |
tree | commitdiff |
2004-10-28 |
Ray Strode | Don't use S_ISREG macro (#156728, Kazuki IWAMOTO) |
tree | commitdiff |
2004-10-28 |
Matthias Clasen | Include galias.h before glib.h (#156697, Christian... |
tree | commitdiff |
2004-10-28 |
Matthias Clasen | Add a missing "Since: 2.6" comment. |
tree | commitdiff |
2004-10-28 |
Tor Lillqvist | Include glib.h early to get G_OS_WIN32. Include errno... |
tree | commitdiff |
2004-10-28 |
Tor Lillqvist | Include gstdio.h and use g_open(). |
tree | commitdiff |
2004-10-27 |
Ray Strode | Move file is regular check to load_from_file to use... |
tree | commitdiff |
2004-10-27 |
Matthias Clasen | 2.5.4 GTK_2_5_4 |
tree | commitdiff |
2004-10-27 |
Matthias Clasen | Introduce the idea of a filename encoding, which is... |
tree | commitdiff |
next |