2001-10-19 |
Sebastian Wilhelmi | Use another LOCK for g_prgname to avoid deadlocking... |
blob | commitdiff |
2001-10-18 |
Tor Lillqvist | Check also ac_cv_sizeof___int64 when requiring a 64... |
blob | commitdiff | diff to current |
2001-10-17 |
Hidetoshi Tajima | Fix a typo: to_codeset => from_codeset. (#58195, #55152) |
blob | commitdiff | diff to current |
2001-10-13 |
Tim Janik | make struct _GPatternSpec and GMatchType private. ... |
blob | commitdiff | diff to current |
2001-10-11 |
Raja R Harinath | (ac_cv_sizeof_long_long): Avoid '==' and '-a' in 'test's. |
blob | commitdiff | diff to current |
2001-10-11 |
Joshua N Pritikin | Remove G_HAVE_GINT64 conditionalization. |
blob | commitdiff | diff to current |
2001-10-11 |
Joshua N Pritikin | Un-conditionalize and require a 64-bit integer type. |
blob | commitdiff | diff to current |
2001-10-05 |
Raja R Harinath | Avoid 'test -a'. |
blob | commitdiff | diff to current |
2001-10-04 |
Matthias Clasen | Documentation update. |
blob | commitdiff | diff to current |
2001-10-04 |
Havoc Pennington | add config.charset |
blob | commitdiff | diff to current |
2001-10-03 |
Tor Lillqvist | New function (DLL entry point) to tuck away actual... |
blob | commitdiff | diff to current |
2001-10-02 |
Matthias Clasen | documentation update. add documentation. update docs... |
blob | commitdiff | diff to current |
2001-10-02 |
Sven Neumann | let the compatibility definition point to the new name |
blob | commitdiff | diff to current |
2001-10-01 |
Alex Larsson | Convert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI and |
blob | commitdiff | diff to current |
2001-10-01 |
Owen Taylor | Rename g_string_printfa() to g_string_append_printf... |
blob | commitdiff | diff to current |
2001-10-01 |
Tor Lillqvist | Documentation cleanups. (#61487) |
blob | commitdiff | diff to current |
2001-10-01 |
Matthias Clasen | make third argument a gboolean. (g_scanner_add_symbol, |
blob | commitdiff | diff to current |
2001-10-01 |
Sven Neumann | glib/gconvert.c glib/gspawn-win32.c some minor document... |
blob | commitdiff | diff to current |
2001-09-30 |
Alexander Larsson | Add build/win32/dirent/Makefile to the list of makefiles |
blob | commitdiff | diff to current |
2001-09-29 |
Tor Lillqvist | glib/gwin32.c glib/gwin32.h Remove own implementation... |
blob | commitdiff | diff to current |
2001-09-29 |
George Lebl | cast the string size to gulong and use %lu for printing... |
blob | commitdiff | diff to current |
2001-09-28 |
Owen Taylor | Fix macros from libcharset to work with autoconf-2... |
blob | commitdiff | diff to current |
2001-09-28 |
Matthias Clasen | Fix inline docs for g_string_prepend_unichar. |
blob | commitdiff | diff to current |
2001-09-28 |
Kwok-Koon Cheung | Adding double quotes around values in test expression |
blob | commitdiff | diff to current |
2001-09-27 |
Manish Singh | fix typo (#if->#ifdef) so it compiles again. |
blob | commitdiff | diff to current |
2001-09-27 |
Bruno Haible | When the sublangid is SUBLANG_DEFAULT, return the local... |
blob | commitdiff | diff to current |
2001-09-27 |
Owen Taylor | Use gssize to match the header. (Reported by Elliot... |
blob | commitdiff | diff to current |
2001-09-27 |
Owen Taylor | Fixes for #58195, based on some ideas from Hidetosh... |
blob | commitdiff | diff to current |
2001-09-26 |
Matthias Clasen | glib/gmem.c (g_mem_is_system_malloc): Return !vtable_set. |
blob | commitdiff | diff to current |
2001-09-26 |
Tor Lillqvist | Retract my change earlier today. Don't preset autoconf... |
blob | commitdiff | diff to current |
2001-09-26 |
Owen Taylor | Fix distclean to remove some extra files. #60993, Ben... |
blob | commitdiff | diff to current |
2001-09-26 |
Owen Taylor | Patch from Andrew Taylor to make much of the unicode... |
blob | commitdiff | diff to current |
2001-09-26 |
Owen Taylor | Copy if !g_mem_is_system_malloc, not the other way... |
blob | commitdiff | diff to current |
2001-09-26 |
Owen Taylor | Use memset; might be faster if someone used this for... |
blob | commitdiff | diff to current |
2001-09-26 |
Tor Lillqvist | Move the Win32 check closer to the start, after the... |
blob | commitdiff | diff to current |
2001-09-25 |
Darin Adler | Use gboolean for return value of GTraverseFunc. |
blob | commitdiff | diff to current |
2001-09-25 |
Owen Taylor | Version 1.3.9 (binary, interface == 0) |
blob | commitdiff | diff to current |
2001-09-25 |
Tor Lillqvist | More Win32 automake macros. For .def files: GLIB_DEF... |
blob | commitdiff | diff to current |
2001-09-24 |
Matthias Clasen | glib/gutf8.c, glib/gunibreak.c, glib/gunicollate.c, |
blob | commitdiff | diff to current |
2001-09-24 |
Stanislav Visnovsky | Added "sk" to ALL_LINGUAS. Added Slovak translation. |
blob | commitdiff | diff to current |
2001-09-22 |
Hans Breuer | simply setting is_readable and is_writeable to TRUE... |
blob | commitdiff | diff to current |
2001-09-21 |
Hans Breuer | added rule for glibconfig.h |
blob | commitdiff | diff to current |
2001-09-21 |
Owen Taylor | Rename g_mem_vtable_is_set() to g_mem_is_system_malloc(). |
blob | commitdiff | diff to current |
2001-09-20 |
Tor Lillqvist | Accept also forward slashes. (But still don't accept... |
blob | commitdiff | diff to current |
2001-09-19 |
Owen Taylor | Fix handling of user data when locating sources. (... |
blob | commitdiff | diff to current |
2001-09-19 |
Owen Taylor | Patch from Matthias Clasen (#59806) |
blob | commitdiff | diff to current |
2001-09-19 |
Owen Taylor | Patch from Darin Adler to remove GReal* structures... |
blob | commitdiff | diff to current |
2001-09-19 |
Owen Taylor | Handle NUL bytes_written, bytes_read. (Suggested by... |
blob | commitdiff | diff to current |
2001-09-19 |
Owen Taylor | Handle failure of sysconf and pick a fixed size buffer... |
blob | commitdiff | diff to current |
2001-09-19 |
Owen Taylor | Error out if gettext support is not found. (#59386) |
blob | commitdiff | diff to current |
2001-09-19 |
Sebastian Wilhelmi | Add thread_equal function to allow for platform defined... |
blob | commitdiff | diff to current |
2001-09-19 |
Tim Janik | Released 1.3.8. GLIB_1_3_8 |
blob | commitdiff | diff to current |
2001-09-18 |
Tim Janik | up version number to 1.3.8, interface age 0, binary... |
blob | commitdiff | diff to current |
2001-09-18 |
Owen Taylor | Fixes for compilation on Solaris (#59026, Frank Belew) |
blob | commitdiff | diff to current |
2001-09-18 |
Tim Janik | add simple test for g_path_get_basename(). |
blob | commitdiff | diff to current |
2001-09-17 |
Tor Lillqvist | glib/gmain.c Mark the _funcs tables for export. |
blob | commitdiff | diff to current |
2001-09-17 |
Darin Adler | Change so that it works on platforms where isalpha... |
blob | commitdiff | diff to current |
2001-09-17 |
Tor Lillqvist | Add variable for LT_CURRENT minus LT_AGE (the suffix... |
blob | commitdiff | diff to current |
2001-09-14 |
Matthias Clasen | glib/gconvert.c (g_filename_from_uri): Replace `is... |
blob | commitdiff | diff to current |
2001-09-10 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.h |
blob | commitdiff | diff to current |
2001-09-10 |
Tim Janik | got rid of g_set_error_handler(), g_set_warning_handler(), |
blob | commitdiff | diff to current |
2001-09-10 |
Alex Larsson | Removed is_refcounted and GBoxedInitFunc from |
blob | commitdiff | diff to current |
2001-09-10 |
Owen Taylor | Doc fixes. |
blob | commitdiff | diff to current |
2001-09-10 |
Owen Taylor | Add g_build_path(), g_build_filename(), to create separ... |
blob | commitdiff | diff to current |
2001-09-08 |
Owen Taylor | Add gbsearcharray.[ch]. |
blob | commitdiff | diff to current |
2001-09-04 |
Owen Taylor | Version 1.3.7 GLIB_1_3_7 |
blob | commitdiff | diff to current |
2001-09-04 |
Tor Lillqvist | Update. Don't mention pthreads. |
blob | commitdiff | diff to current |
2001-09-03 |
Tim Janik | updates for 1.3.7 release. |
blob | commitdiff | diff to current |
2001-09-03 |
Owen Taylor | Add closure_marshal/closure_callback fields to GSourceF... |
blob | commitdiff | diff to current |
2001-09-02 |
Owen Taylor | Replace some uses of isspace() with g_ascii_isspace(). |
blob | commitdiff | diff to current |
2001-09-02 |
Owen Taylor | Fix some variables that should have been static. |
blob | commitdiff | diff to current |
2001-08-30 |
Sebastian Wilhelmi | Add 'want_to_read' to GStaticRWLock to avoid calling... |
blob | commitdiff | diff to current |
2001-08-30 |
Sebastian Wilhelmi | Don't free cached_poll_array, when adding new poll... |
blob | commitdiff | diff to current |
2001-08-30 |
Tor Lillqvist | After being away for about five months, I'm back workin... |
blob | commitdiff | diff to current |
2001-08-29 |
Michael Natterer | "gboolean foo : 1" results in TRUE being -1 once assign... |
blob | commitdiff | diff to current |
2001-08-27 |
Darin Adler | Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FI... |
blob | commitdiff | diff to current |
2001-08-26 |
Alex Larsson | New functions to convert between local pahtnames and... |
blob | commitdiff | diff to current |
2001-08-25 |
Alexander Larsson | Forgot changelog entry |
blob | commitdiff | diff to current |
2001-08-25 |
Alexander Larsson | New function, doing the same as g_convert but taking... |
blob | commitdiff | diff to current |
2001-08-24 |
Darin Adler | Fix bad indenting. I figured I should fix this since... |
blob | commitdiff | diff to current |
2001-08-24 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.c |
blob | commitdiff | diff to current |
2001-08-24 |
Owen Taylor | Patch from Darin Adler to restore Glib-1.2 handling... |
blob | commitdiff | diff to current |
2001-08-23 |
Owen Taylor | Patch from Josh Pritikin to fix reversed key and value... |
blob | commitdiff | diff to current |
2001-08-23 |
Tim Janik | new macro. |
blob | commitdiff | diff to current |
2001-08-21 |
Kwok-Koon Cheung | Added traditional Chinese translation. |
blob | commitdiff | diff to current |
2001-08-20 |
Sven Neumann | added po to SUBDIRS |
blob | commitdiff | diff to current |
2001-08-20 |
Owen Taylor | Eliminate use of floating point when determining if... |
blob | commitdiff | diff to current |
2001-08-19 |
Darin Adler | Added missing \ character. |
blob | commitdiff | diff to current |
2001-08-19 |
Fatih Demir | Added Tamil translation. |
blob | commitdiff | diff to current |
2001-08-19 |
Havoc Pennington | add comment about shell quoting rules to the docs. |
blob | commitdiff | diff to current |
2001-08-16 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giounix.c |
blob | commitdiff | diff to current |
2001-08-16 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel... |
blob | commitdiff | diff to current |
2001-08-15 |
Tim Janik | let the generated .pc files depend on config.status... |
blob | commitdiff | diff to current |
2001-08-12 |
Tim Janik | fix g_return_if_fail, g_assert and friends to have... |
blob | commitdiff | diff to current |
2001-08-12 |
Ron Steinke | Modified Files: ChangeLog glib/giochannel.c |
blob | commitdiff | diff to current |
2001-08-12 |
Owen Taylor | Find test case for srcdir != builddir, miscellaneous... |
blob | commitdiff | diff to current |
2001-08-12 |
Tim Janik | fix INT and FLOAT warnings for invalid token values. |
blob | commitdiff | diff to current |
2001-08-10 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.c |
blob | commitdiff | diff to current |
2001-08-06 |
Sven Neumann | Separate out log entry for gobject changes into the... |
blob | commitdiff | diff to current |
2001-08-06 |
Sven Neumann | added new function g_nullify_pointer(). |
blob | commitdiff | diff to current |
next |