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 |
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 |
next |