| Commit message (Expand) | Author | Age | Files | Lines |
* | New functions. | Tor Lillqvist | 1999-07-31 | 22 | -76/+537 |
* | 18:36. incorporated proposed cleanups from gtk-devel-list. | Tim Janik | 1999-07-24 | 63 | -1509/+4238 |
* | Win32: With the latest gcc (2.95, pre-release), we can have binary | Tor Lillqvist | 1999-07-21 | 8 | -0/+104 |
* | Win32: With the latest gcc (2.95, pre-release), we can have binary | Tor Lillqvist | 1999-07-21 | 4 | -81/+75 |
* | Correct URL for mingw runtime sources. | Tor Lillqvist | 1999-07-12 | 16 | -40/+164 |
* | Test for pthread_join rather than for pthread_create to determine the | Sebastian Wilhelmi | 1999-07-07 | 9 | -2/+58 |
* | *** empty log message *** | Tor Lillqvist | 1999-07-02 | 8 | -0/+64 |
* | README.win32: Note about fixing another bug in the mingw32 headers. | Tor Lillqvist | 1999-07-02 | 3 | -12/+25 |
* | Added a g_memmove replacement for platforms without memmove, where bcopy | Sebastian Wilhelmi | 1999-07-01 | 14 | -7/+185 |
* | Finally removed the g_random_normal and g_rand_normal functions. | Sebastian Wilhelmi | 1999-06-30 | 12 | -128/+40 |
* | Add missing export of g_strncasecmp. | Tor Lillqvist | 1999-06-28 | 10 | -0/+34 |
* | Distribute the build-dll script also. Add some comments about it. | Tor Lillqvist | 1999-06-28 | 4 | -3/+12 |
* | More spec file cleanups from Jose Mercado of Jose Mercado fame. | Jose Mercado | 1999-06-21 | 9 | -3/+46 |
* | Update the pthreads snapshot version we want. Advice how to hand-expand | Tor Lillqvist | 1999-06-20 | 24 | -62/+340 |
* | Re-order tests in alpha order. | Jeff Garzik | 1999-06-18 | 9 | -6/+39 |
* | Changed test for pthread_attr_setstacksize from AC_TRY_COMPILE to | Sebastian Wilhelmi | 1999-06-18 | 9 | -1/+41 |
* | small tests/.cvsignore commit | Sebastian Wilhelmi | 1999-06-17 | 1 | -0/+1 |
* | Completed the thread support in GLib. Thread creation, prioritizing | Sebastian Wilhelmi | 1999-06-17 | 31 | -716/+2095 |
* | libtool 1.3.2 (BeOS changes merged) | Manish Singh | 1999-06-02 | 13 | -140/+544 |
* | Misc editing. | Tor Lillqvist | 1999-05-29 | 1 | -9/+11 |
* | Backslashify also '"' characters. | Tor Lillqvist | 1999-05-29 | 12 | -26/+88 |
* | Map fileno to _fileno for mingw32. Map fstat to _fstat. | Tor Lillqvist | 1999-05-12 | 11 | -5/+74 |
* | Another small fix. | CDT 1999 Shawn T. Amundson | 1999-05-12 | 9 | -2/+34 |
* | Correct rules for making the win32-related files that are made from | Tor Lillqvist | 1999-05-08 | 11 | -10/+66 |
* | Better testing reveals better methods. Fixes for BeOS. | CDT 1999 Shawn T. Amundson | 1999-05-08 | 11 | -12/+74 |
* | Small typo... | Tor Lillqvist | 1999-05-08 | 1 | -0/+1 |
* | More Win32 port documentation. (No ChangeLog entry. Is that OK in | Tor Lillqvist | 1999-05-08 | 1 | -47/+83 |
* | Port to BeOS by myself and Richard Offer. | CDT 1999 Shawn T. Amundson | 1999-05-08 | 27 | -10/+387 |
* | New files, used to generate corresponding non-.in files when making a | Tor Lillqvist | 1999-05-06 | 28 | -43/+453 |
* | libtool 1.3 upgrade | Manish Singh | 1999-05-01 | 15 | -695/+813 |
* | Minor details fixed. | Tor Lillqvist | 1999-04-25 | 1 | -8/+2 |
* | More editing. Use gcc, not ld to link. On native Win32 use _unlink(). Use | Tor Lillqvist | 1999-04-25 | 19 | -171/+174 |
* | Support added for building using a GNU toolchain on Win32, | Tor Lillqvist | 1999-04-24 | 30 | -112/+496 |
* | Fix typo in g_string_ncasecmp macro (by me). Add b_string_strncasecmp | BST 1999 Tony Gale | 1999-04-23 | 10 | -38/+80 |
* | use sysconf (_SC_GETPW_R_SIZE_MAX) as the new initinal bufsize for | Sebastian Wilhelmi | 1999-04-22 | 10 | -0/+58 |
* | add gmodule-os2.c | Asbjørn Pettersen | 1999-04-19 | 2 | -0/+5 |
* | Add new g_string functions for reading from file/socket descriptors, and | BST 1999 Tony Gale | 1999-04-17 | 12 | -70/+648 |
* | Mention the tests directory. | Tor Lillqvist | 1999-04-13 | 16 | -3/+217 |
* | Moved struct declaration up. Style fixes. | Sebastian Wilhelmi | 1999-04-12 | 13 | -35/+140 |
* | be quiet cvs | Jeff Garzik | 1999-04-11 | 1 | -0/+1 |
* | New files to implement the Mersenne Twister Pseudo Random Number | Sebastian Wilhelmi | 1999-04-09 | 18 | -1/+871 |
* | Increment some version numbers, add warning to configure.GLIB_1_3_0 | Shawn Amundson | 1999-04-09 | 13 | -5/+88 |
* | Add G_MODULE_IMPL_OS2 | Asbjørn Pettersen | 1999-04-07 | 4 | -0/+153 |
* | Use the right default arguments for the construction of mutexes and conds | Sebastian Wilhelmi | 1999-03-31 | 2 | -2/+15 |
* | Added a check for the right format to printf and scanf long longs. It is | Sebastian Wilhelmi | 1999-03-30 | 9 | -2/+69 |
* | Make sure `glibconfig.h' exists after the rule is fired. | Raja R Harinath | 1999-03-29 | 10 | -10/+76 |
* | Rename from configincludedir so that glibconfig.h will be installed as | Raja R Harinath | 1999-03-26 | 10 | -4/+52 |
* | Update version numbers. | Tor Lillqvist | 1999-03-25 | 12 | -12/+103 |
* | acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f | Manish Singh | 1999-03-20 | 15 | -1740/+3406 |
* | Add new g_list, g_stack, g_queue functions. | Jeff Garzik | 1999-03-18 | 10 | -0/+54 |