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 |
1999-04-09 |
Sebastian Wilhelmi | New files to implement the Mersenne Twister Pseudo... |
tree | commitdiff |
1999-03-16 |
Sebastian Wilhelmi | Added a test for the G_(U)?INT(16|32|64)_FORMAT and |
tree | commitdiff |
1999-03-14 |
Jeff Garzik | Commented out debugging output. |
tree | commitdiff |
1999-03-09 |
Jeff Garzik | Added stack, queue ADTs and related tests. |
tree | commitdiff |
1999-02-24 |
CST 1999 Shawn T... | inserted additional note to look for ChangeLog and... |
tree | commitdiff |
1999-01-24 |
EST 1999 Jeff Garzik | - Revert previous "fix" (which really just did things... |
tree | commitdiff |
1999-01-24 |
Jeff Garzik | - Fixed bug that overwrote nodes in hash buckets instea... |
tree | commitdiff |
1999-01-23 |
Tim Janik | cleaned up the errno mess for GETPWUID. we especially... |
tree | commitdiff |
1999-01-21 |
EST 1999 Jeff Garzik | Add braces to eliminate an ambiguous else warning. |
tree | commitdiff |
1999-01-13 |
Manish Singh | acinclude.m4 ltconfig upgrade to libtool 1.2d (with... |
tree | commitdiff |
1999-01-11 |
Jeff Garzik | alloca and vasprintf go away |
tree | commitdiff |
1999-01-09 |
Jeff Garzik | Make all aux functions static. |
tree | commitdiff |
1999-01-05 |
Manish Singh | ditch whitespace before GLIB_SYSDEFS #includes, the... |
tree | commitdiff |
1999-01-04 |
Tim Janik | adjusted the g_strdup_a, g_strndup_a and g_strconcat3_a... |
tree | commitdiff |
1999-01-04 |
CST 1999 Shawn T... | Released GLib 1.1.12 GLIB_1_1_12 |
tree | commitdiff |
1999-01-03 |
Jeff Garzik | Add tree test. |
tree | commitdiff |
1999-01-03 |
Jeff Garzik | add array-test.c |
tree | commitdiff |
1999-01-03 |
Jeff Garzik | Added 'make check' tests, based on testglib code. |
tree | commitdiff |
1999-01-03 |
Jeff Garzik | Added g_alloca, g_new_a, g_new0_a macros. |
tree | commitdiff |
1999-01-02 |
Jeff Garzik | Added g_strdup_printf check |
tree | commitdiff |
1999-01-02 |
Jeff Garzik | Handle NULL strings like g_strdup. s/g_strconcat_a... |
tree | commitdiff |
1999-01-02 |
Manish Singh | made the alloca tests follow the testglib style |
tree | commitdiff |
1999-01-02 |
Jeff Garzik | added g_strndup_a macro |
tree | commitdiff |
1998-12-02 |
Havoc Pennington | Two new files. This is kind of ugly code, but I want... |
tree | commitdiff |
1998-11-13 |
Owen Taylor | Added g_list_sort() and g_slist_sort() to merge sort... |
tree | commitdiff |
1998-11-11 |
Manish Singh | use __extension__ for long long on gcc >= 2.8 and egcs... |
tree | commitdiff |
1998-11-01 |
Manish Singh | applied glib-tml-981101-1 patch from Tor Lillqvist... |
tree | commitdiff |
1998-10-27 |
Manish Singh | reimplemented the endian stuff, using inline asm for... |
tree | commitdiff |
1998-10-27 |
Tor Lillqvist | removed dummy structure definitions for struct _GCache... |
tree | commitdiff |
1998-09-20 |
Manish Singh | This is Josh, commiting as Manish. This is completely... |
tree | commitdiff |
1998-09-07 |
Tim Janik | check for all three inline keywords individually. |
tree | commitdiff |
1998-09-02 |
Manish Singh | Mostly changes to GArray code. See ChangeLog. |
tree | commitdiff |
1998-08-16 |
Tim Janik | version bump to 1.1.3, binary age 0, interface age 0. |
tree | commitdiff |
1998-08-05 |
George Lebl | fix 64-bitness in g_prints, sizeof doesn't seem to... |
tree | commitdiff |
1998-08-04 |
Tim Janik | version bump to 1.1.1, binary age 1, interface age... |
tree | commitdiff |
1998-07-31 |
Tim Janik | added a GNode test. |
tree | commitdiff |
1998-07-14 |
Tim Janik | new fuction g_dirname() which returns a newlly allocate... |
tree | commitdiff |
1998-06-18 |
Federico Mena Quintero | Use GINT_TO_POINTER casts to remove compiler warnings. |
tree | commitdiff |
1998-06-12 |
Josh MacDonald | [Changes from josh to sync with his glib stuff -Yosh] |
tree | commitdiff |
1998-06-10 |
Owen Taylor | Initial revision |
tree | commitdiff |
|