2001-04-03 |
Owen Taylor | Exit with an error message that you should use pkg... |
tree | commitdiff |
2001-03-29 |
Tor Lillqvist | Add module-test rules. |
tree | commitdiff |
2001-03-29 |
Tor Lillqvist | Updates. Add module-test rules. |
tree | commitdiff |
2001-03-26 |
Owen Taylor | -DG_DISABLE_DEPRECATED |
tree | commitdiff |
2001-03-18 |
Tor Lillqvist | Don't need this after all. |
tree | commitdiff |
2001-03-18 |
Tor Lillqvist | Adding but will remove immediatly; no way to cancel... |
tree | commitdiff |
2001-03-18 |
Tor Lillqvist | Add braces to silence gcc -Wall. |
tree | commitdiff |
2001-03-18 |
Owen Taylor | Reorder headers to make FreeBSD happy. |
tree | commitdiff |
2001-03-12 |
Tor Lillqvist | Link with the libgmodule la only on Win32. |
tree | commitdiff |
2001-03-10 |
Tor Lillqvist | Use the _LIBADD dependencies on libglib only on Win32. |
tree | commitdiff |
2001-03-09 |
Tor Lillqvist | Link with libglib, libgthread and libgmodule as appropr... |
tree | commitdiff |
2001-03-09 |
Tor Lillqvist | Cygwin support contributed by Stefan Ondrejicka <ondrej... |
tree | commitdiff |
2001-03-01 |
Tor Lillqvist | Implement on Win32. Append the executable file name... |
tree | commitdiff |
2001-03-01 |
Tor Lillqvist | Remove test for initial double backslash (UNC path... |
tree | commitdiff |
2001-02-21 |
Tor Lillqvist | Match also UNC paths on Win32. |
tree | commitdiff |
2001-02-17 |
Havoc Pennington | include string.h |
tree | commitdiff |
2001-02-13 |
Sebastian Wilhelmi | Added functions g_static_rec_mutex_init, g_static_rec_m... |
tree | commitdiff |
2001-02-06 |
Sebastian Wilhelmi | .cvsignore updates |
tree | commitdiff |
2001-02-03 |
Tor Lillqvist | Change order of libs, put progs_LDADD last. Needed... |
tree | commitdiff |
2001-01-25 |
Tor Lillqvist | makefile.mingw.in Protect the rule to rebuild makefile... |
tree | commitdiff |
2001-01-25 |
Tor Lillqvist | Socket support rewritten. It was utterly broken, and... |
tree | commitdiff |
2001-01-17 |
Tor Lillqvist | Add doc comments. (g_win32_get_package_installation_dir... |
tree | commitdiff |
2001-01-16 |
Tor Lillqvist | Define ENABLE_NLS and GETTEXT_PACKAGE. |
tree | commitdiff |
2001-01-06 |
Tor Lillqvist | Get len using strlen() if arg is negative in the Win32... |
tree | commitdiff |
2001-01-05 |
Owen Taylor | move $enable_debug down below checks for GCC to avoid... |
tree | commitdiff |
2001-01-05 |
Tor Lillqvist | Add test for g_path_skip_root(). |
tree | commitdiff |
2001-01-04 |
Havoc Pennington | -I$(top_srcdir)/gmodule, fix from Michael Meeks |
tree | commitdiff |
2000-12-24 |
Ali Abdin | New gcompat.h header file as recommended by Havoc. |
tree | commitdiff |
2000-12-22 |
Sebastian Wilhelmi | Determine the suffix of the shared librarries for this... |
tree | commitdiff |
2000-12-08 |
Raja R Harinath | Rearrange into other veriables, and include run-markup... |
tree | commitdiff |
2000-12-08 |
Havoc Pennington | move markup-test to noinst_PROGRAMS; it isn't a proper... |
tree | commitdiff |
2000-12-07 |
Owen Taylor | Add a bunch of unrefs. |
tree | commitdiff |
2000-12-07 |
Havoc Pennington | add g_strdupv test |
tree | commitdiff |
2000-12-05 |
Owen Taylor | Major change in API for creating sources to handle... |
tree | commitdiff |
2000-12-01 |
Tor Lillqvist | Include make.msc from GLib's build subdir. |
tree | commitdiff |
2000-11-28 |
Elliot Lee | Fix warnings. |
tree | commitdiff |
2000-11-17 |
Owen Taylor | Released 1.3.2 GLIB_1_3_2 |
tree | commitdiff |
2000-11-11 |
Tor Lillqvist | Improve chance to generate unique names with less effor... |
tree | commitdiff |
2000-11-10 |
Tor Lillqvist | New function, suggested by Havoc earlier this month... |
tree | commitdiff |
2000-10-30 |
Sebastian Wilhelmi | Introduced new function type GEqualFunc to return TRUE... |
tree | commitdiff |
2000-10-27 |
Tor Lillqvist | Add gmarkup. |
tree | commitdiff |
2000-10-27 |
Sebastian Wilhelmi | .cvsignore updates |
tree | commitdiff |
2000-10-27 |
Havoc Pennington | New module to parse a simple markup language |
tree | commitdiff |
2000-10-16 |
Tor Lillqvist | Some more debugging output. (g_io_channel_win32_poll... |
tree | commitdiff |
2000-10-16 |
Raja R Harinath | gmodule: New variable. (dist-hook): Handle $(BUILT_EXTR... |
tree | commitdiff |
2000-10-12 |
Sebastian Wilhelmi | .cvsignore updates |
tree | commitdiff |
2000-10-09 |
Havoc Pennington | Add new files. |
tree | commitdiff |
2000-10-06 |
Tor Lillqvist | Fix the Win32-only code to use current API, |
tree | commitdiff |
2000-10-06 |
Tor Lillqvist | Revamp to be like makefile.mingw.in, make the MSVC... |
tree | commitdiff |
2000-09-28 |
Sebastian Wilhelmi | .cvsignore updates |
tree | commitdiff |
2000-09-28 |
Sebastian Wilhelmi | Moved determination of G_THREAD_FLAGS before G_THREAD_L... |
tree | commitdiff |
2000-09-28 |
Sebastian Wilhelmi | Some platforms support 64 bit 'long long', but you... |
tree | commitdiff |
2000-09-07 |
Tim Janik | for non-i386 and non-alpha, or non gcc, implement BREAK... |
tree | commitdiff |
2000-09-06 |
Sebastian Wilhelmi | s/G_MICROSEC/G_USEC_PER_SEC/ |
tree | commitdiff |
2000-09-01 |
Sebastian Wilhelmi | .cvsignore updates |
tree | commitdiff |
2000-09-01 |
Sebastian Wilhelmi | Include gerror.h before it is used for some g_thread_... |
tree | commitdiff |
2000-08-21 |
Owen Taylor | Fix a couple of trivial bugs that were causing warnings. |
tree | commitdiff |
2000-08-06 |
Tor Lillqvist | New function, that calls g_source_remove(). Check retur... |
tree | commitdiff |
2000-07-30 |
Tor Lillqvist | Compile in the debugging code all the time, but only... |
tree | commitdiff |
2000-07-29 |
Tor Lillqvist | Finally, a new and improved IO Channel and condition... |
tree | commitdiff |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
tree | commitdiff |
2000-07-26 |
Tim Janik | added g_strlcat() and g_strlcpy() wrappers, supplied... |
tree | commitdiff |
2000-07-20 |
Sebastian Wilhelmi | Mark the functions g_basename and g_dirname deprecated... |
tree | commitdiff |
2000-07-14 |
Tor Lillqvist | Include the "build" module in GLib, too, to make it... |
tree | commitdiff |
2000-07-14 |
Owen Taylor | Move glib-config to glib-config-2.0 move glib.m4 to... |
tree | commitdiff |
2000-06-29 |
Owen Taylor | updated |
tree | commitdiff |
2000-05-30 |
Tor Lillqvist | Implement on Win32. |
tree | commitdiff |
2000-05-19 |
Tim Janik | fixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK... |
tree | commitdiff |
2000-05-13 |
Tor Lillqvist | makefile.mingw.in tests/makefile.mingw.in Rename makefi... |
tree | commitdiff |
2000-05-04 |
Tor Lillqvist | makefile.cygwin.in Include the common makefile snippet... |
tree | commitdiff |
2000-05-01 |
Tor Lillqvist | Add new functions. Add new object files. Add threadpool... |
tree | commitdiff |
2000-04-28 |
Sebastian Wilhelmi | New File implementing an asynchronous queue to be used... |
tree | commitdiff |
2000-04-19 |
Sebastian Wilhelmi | Made the debugging G_TRYLOCK call also work for compile... |
tree | commitdiff |
2000-04-17 |
Sebastian Wilhelmi | Renamed g_queue_create to g_queue_new in conformance... |
tree | commitdiff |
2000-03-24 |
Sebastian Wilhelmi | .cvsignore adaptation |
tree | commitdiff |
2000-03-24 |
Sebastian Wilhelmi | Added various win32 related *.in files to EXTRA_DIST... |
tree | commitdiff |
2000-03-17 |
Sebastian Wilhelmi | Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIE... |
tree | commitdiff |
2000-03-01 |
Tim Janik | minor optimization. |
tree | commitdiff |
2000-02-17 |
Havoc Pennington | changed g_str_hash() to a 31 bit version based on a... |
tree | commitdiff |
1999-11-16 |
Sebastian Wilhelmi | updated .cvsignore |
tree | commitdiff |
1999-11-01 |
Tor Lillqvist | glib.h Rename Win32-only functions from gwin_* to g_win... |
tree | commitdiff |
1999-10-31 |
Tor Lillqvist | Don't crash if removing a nonexistent value. |
tree | commitdiff |
1999-10-05 |
Tor Lillqvist | Use G_OS_WIN32. |
tree | commitdiff |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
tree | commitdiff |
1999-08-02 |
Tor Lillqvist | glib.h gstrfuncs.c Rename g_strccpy to g_strcompress... |
tree | commitdiff |
1999-07-31 |
Tor Lillqvist | New functions. |
tree | commitdiff |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
tree | commitdiff |
1999-07-21 |
Tor Lillqvist | Win32: With the latest gcc (2.95, pre-release), we... |
tree | commitdiff |
1999-07-12 |
Tor Lillqvist | Correct URL for mingw runtime sources. |
tree | commitdiff |
1999-06-20 |
Tor Lillqvist | Update the pthreads snapshot version we want. Advice... |
tree | commitdiff |
1999-06-18 |
Jeff Garzik | Re-order tests in alpha order. |
tree | commitdiff |
1999-06-17 |
Sebastian Wilhelmi | small tests/.cvsignore commit |
tree | commitdiff |
1999-06-17 |
Sebastian Wilhelmi | Completed the thread support in GLib. Thread creation... |
tree | commitdiff |
1999-05-08 |
Tor Lillqvist | Correct rules for making the win32-related files that... |
tree | commitdiff |
1999-05-06 |
Tor Lillqvist | New files, used to generate corresponding non-.in files... |
tree | commitdiff |
1999-04-25 |
Tor Lillqvist | Minor details fixed. |
tree | commitdiff |
1999-04-24 |
Tor Lillqvist | Support added for building using a GNU toolchain on... |
tree | commitdiff |
1999-04-13 |
Tor Lillqvist | Mention the tests directory. |
tree | commitdiff |
1999-04-12 |
Sebastian Wilhelmi | Moved struct declaration up. Style fixes. |
tree | commitdiff |
1999-04-11 |
Jeff Garzik | be quiet cvs |
tree | commitdiff |
next |