| Commit message (Expand) | Author | Age | Files | Lines |
* | New functions. | Tor Lillqvist | 1999-07-31 | 1 | -0/+19 |
* | 18:36. incorporated proposed cleanups from gtk-devel-list. | Tim Janik | 1999-07-24 | 1 | -0/+319 |
* | Win32: With the latest gcc (2.95, pre-release), we can have binary | Tor Lillqvist | 1999-07-21 | 1 | -0/+13 |
* | Correct URL for mingw runtime sources. | Tor Lillqvist | 1999-07-12 | 1 | -0/+15 |
* | Test for pthread_join rather than for pthread_create to determine the | Sebastian Wilhelmi | 1999-07-07 | 1 | -0/+7 |
* | *** empty log message *** | Tor Lillqvist | 1999-07-02 | 1 | -0/+8 |
* | Added a g_memmove replacement for platforms without memmove, where bcopy | Sebastian Wilhelmi | 1999-07-01 | 1 | -0/+12 |
* | Finally removed the g_random_normal and g_rand_normal functions. | Sebastian Wilhelmi | 1999-06-30 | 1 | -0/+5 |
* | Add missing export of g_strncasecmp. | Tor Lillqvist | 1999-06-28 | 1 | -0/+4 |
* | More spec file cleanups from Jose Mercado of Jose Mercado fame. | Jose Mercado | 1999-06-21 | 1 | -0/+5 |
* | Update the pthreads snapshot version we want. Advice how to hand-expand | Tor Lillqvist | 1999-06-20 | 1 | -0/+27 |
* | Re-order tests in alpha order. | Jeff Garzik | 1999-06-18 | 1 | -0/+4 |
* | Changed test for pthread_attr_setstacksize from AC_TRY_COMPILE to | Sebastian Wilhelmi | 1999-06-18 | 1 | -0/+5 |
* | Completed the thread support in GLib. Thread creation, prioritizing | Sebastian Wilhelmi | 1999-06-17 | 1 | -0/+23 |
* | libtool 1.3.2 (BeOS changes merged) | Manish Singh | 1999-06-02 | 1 | -0/+8 |
* | Backslashify also '"' characters. | Tor Lillqvist | 1999-05-29 | 1 | -2/+8 |
* | Map fileno to _fileno for mingw32. Map fstat to _fstat. | Tor Lillqvist | 1999-05-12 | 1 | -0/+8 |
* | Another small fix. | CDT 1999 Shawn T. Amundson | 1999-05-12 | 1 | -0/+4 |
* | Correct rules for making the win32-related files that are made from | Tor Lillqvist | 1999-05-08 | 1 | -0/+7 |
* | Better testing reveals better methods. Fixes for BeOS. | CDT 1999 Shawn T. Amundson | 1999-05-08 | 1 | -1/+8 |
* | Port to BeOS by myself and Richard Offer. | CDT 1999 Shawn T. Amundson | 1999-05-08 | 1 | -0/+15 |
* | New files, used to generate corresponding non-.in files when making a | Tor Lillqvist | 1999-05-06 | 1 | -0/+18 |
* | libtool 1.3 upgrade | Manish Singh | 1999-05-01 | 1 | -0/+8 |
* | More editing. Use gcc, not ld to link. On native Win32 use _unlink(). Use | Tor Lillqvist | 1999-04-25 | 1 | -0/+12 |
* | Support added for building using a GNU toolchain on Win32, | Tor Lillqvist | 1999-04-24 | 1 | -0/+19 |
* | Fix typo in g_string_ncasecmp macro (by me). Add b_string_strncasecmp | BST 1999 Tony Gale | 1999-04-23 | 1 | -0/+5 |
* | use sysconf (_SC_GETPW_R_SIZE_MAX) as the new initinal bufsize for | Sebastian Wilhelmi | 1999-04-22 | 1 | -0/+6 |
* | Add new g_string functions for reading from file/socket descriptors, and | BST 1999 Tony Gale | 1999-04-17 | 1 | -0/+7 |
* | Mention the tests directory. | Tor Lillqvist | 1999-04-13 | 1 | -0/+15 |
* | Moved struct declaration up. Style fixes. | Sebastian Wilhelmi | 1999-04-12 | 1 | -0/+8 |
* | New files to implement the Mersenne Twister Pseudo Random Number | Sebastian Wilhelmi | 1999-04-09 | 1 | -0/+8 |
* | Increment some version numbers, add warning to configure.GLIB_1_3_0 | Shawn Amundson | 1999-04-09 | 1 | -0/+4 |
* | Added a check for the right format to printf and scanf long longs. It is | Sebastian Wilhelmi | 1999-03-30 | 1 | -0/+6 |
* | Make sure `glibconfig.h' exists after the rule is fired. | Raja R Harinath | 1999-03-29 | 1 | -0/+7 |
* | Rename from configincludedir so that glibconfig.h will be installed as | Raja R Harinath | 1999-03-26 | 1 | -0/+6 |
* | Update version numbers. | Tor Lillqvist | 1999-03-25 | 1 | -0/+11 |
* | acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f | Manish Singh | 1999-03-20 | 1 | -0/+13 |
* | Add new g_list, g_stack, g_queue functions. | Jeff Garzik | 1999-03-18 | 1 | -0/+4 |
* | forgot to include submitter. | Sebastian Wilhelmi | 1999-03-18 | 1 | -1/+2 |
* | added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to hold various defines | Sebastian Wilhelmi | 1999-03-18 | 1 | -0/+7 |
* | Add copyright, clean up code a bit. | Jeff Garzik | 1999-03-17 | 1 | -0/+5 |
* | Added missing values for G_MAXU(SHORT|INT|LONG) on platforms with only | Sebastian Wilhelmi | 1999-03-17 | 1 | -0/+15 |
* | added GLIB_CHECK_VERSION() macro similar to GTK_CHECK_VERSION(). | Tim Janik | 1999-03-17 | 1 | -0/+5 |
* | Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> | Sebastian Wilhelmi | 1999-03-17 | 1 | -0/+36 |
* | pthread_create in libc | Timur Bakeyev | 1999-03-16 | 1 | -0/+5 |
* | Added a test for the G_(U)?INT(16|32|64)_FORMAT and | Sebastian Wilhelmi | 1999-03-16 | 1 | -0/+4 |
* | Removed G_(U)?INT8_FORMAT again, as it can't be used for scanf. | Sebastian Wilhelmi | 1999-03-16 | 1 | -1/+11 |
* | Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to use for printf and (much | Sebastian Wilhelmi | 1999-03-15 | 1 | -0/+13 |
* | Commented out debugging output. | Jeff Garzik | 1999-03-14 | 1 | -0/+11 |
* | Remove widechar tests and defines. (fd_set): Change the grep for `fd_mask' | Raja R Harinath | 1999-03-14 | 1 | -0/+8 |