| Commit message (Expand) | Author | Age | Files | Lines |
* | Update. | Tor Lillqvist | 2000-12-27 | 1 | -0/+4 |
* | Use a MessageBox for fatal messages. Collect eror message into a buffer, | Tor Lillqvist | 2000-12-25 | 1 | -0/+10 |
* | New gcompat.h header file as recommended by Havoc. | Ali Abdin | 2000-12-24 | 1 | -0/+11 |
* | Determine the suffix of the shared librarries for this system. This is | Sebastian Wilhelmi | 2000-12-22 | 1 | -0/+13 |
* | Updated G_RAND_DOUBLE_TRANSFORM to be more accurate. Redid g_rand_double() | Sebastian Wilhelmi | 2000-12-19 | 1 | -0/+16 |
* | Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, I | Sebastian Wilhelmi | 2000-12-19 | 1 | -0/+10 |
* | Added --disable-mem-pools option. | Alexander Larsson | 2000-12-19 | 1 | -0/+11 |
* | Use GetACP to get the current ANSI codepage. | Tor Lillqvist | 2000-12-17 | 1 | -0/+9 |
* | No need to -DGSPAWN_HELPER when compiling gspawn-win32-helper any longer. | Tor Lillqvist | 2000-12-14 | 1 | -0/+3 |
* | Warn if no callback. Call callback correctly. (g_io_win32_create_watch): | Tor Lillqvist | 2000-12-14 | 1 | -0/+28 |
* | make static | Havoc Pennington | 2000-12-13 | 1 | -0/+11 |
* | don't try to use thread stuff unless G_THREADS_ENABLED | Havoc Pennington | 2000-12-13 | 1 | -0/+8 |
* | return whether a value got removed. | Tim Janik | 2000-12-13 | 1 | -0/+5 |
* | Revert unauthorized changes. | Owen Taylor | 2000-12-12 | 1 | -0/+4 |
* | GMainContext useful in implementing some additional styles of main loop | Elliot Lee | 2000-12-12 | 1 | -0/+11 |
* | Remove pollfds from the context here, not when actually freeing the | Owen Taylor | 2000-12-10 | 1 | -0/+19 |
* | Rename from GLIB_DIVERT_BEFORE_HELP. Update to track autoconf 2.49b. | Raja R Harinath | 2000-12-08 | 1 | -0/+7 |
* | Fix typo, and fix some formatting. | Raja R Harinath | 2000-12-08 | 1 | -27/+30 |
* | Rearrange into other veriables, and include run-markup-tests.sh. | Raja R Harinath | 2000-12-08 | 1 | -0/+10 |
* | move markup-test to noinst_PROGRAMS; it isn't a proper test, the proper | Havoc Pennington | 2000-12-08 | 1 | -0/+7 |
* | Don't put anything after an #endif. Likewise. | Raja R Harinath | 2000-12-08 | 1 | -0/+5 |
* | add g_strdupv test | Havoc Pennington | 2000-12-07 | 1 | -0/+7 |
* | Major change in API for creating sources to handle multiple main loops | Owen Taylor | 2000-12-05 | 1 | -0/+32 |
* | Include make.msc from GLib's build subdir. | Tor Lillqvist | 2000-12-01 | 1 | -0/+8 |
* | Provide G_CONST_RETURN which is 'const' by default, and nothing when | Havoc Pennington | 2000-12-01 | 1 | -2/+7 |
* | Forgot gunibreak.c, mistake in ChangeLog | Havoc Pennington | 2000-11-29 | 1 | -2/+1 |
* | s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ | Havoc Pennington | 2000-11-29 | 1 | -0/+23 |
* | Fix warnings. | Elliot Lee | 2000-11-28 | 1 | -0/+10 |
* | Patches by Hans Breuer: | Tor Lillqvist | 2000-11-28 | 1 | -0/+16 |
* | Revamped errorcheck mutexes and added errorcheck cond_wait() and | Sebastian Wilhelmi | 2000-11-28 | 1 | -0/+10 |
* | Add void in empty function arg list | Havoc Pennington | 2000-11-28 | 1 | -0/+4 |
* | Add gqsort. | Tor Lillqvist | 2000-11-26 | 1 | -0/+6 |
* | Add a surrogate for thread priorities using PID niceness for systems with | Sebastian Wilhelmi | 2000-11-21 | 1 | -0/+15 |
* | Patch from David Benson <daveb@idealab.com> to add user_data support to | Jonathan Blandford | 2000-11-20 | 1 | -0/+18 |
* | Use a switch here, maybe helps the compiler optimize things. Also, ' ' is | Havoc Pennington | 2000-11-20 | 1 | -0/+6 |
* | Add g_trash_stack entry points. | Tor Lillqvist | 2000-11-19 | 1 | -0/+4 |
* | Released 1.3.2GLIB_1_3_2 | Owen Taylor | 2000-11-17 | 1 | -0/+11 |
* | Check for the sched.h header and include it on gthread/gthread-posix.c if | Sebastian Wilhelmi | 2000-11-15 | 1 | -0/+24 |
* | Make #endif comment match #ifdef. | Tor Lillqvist | 2000-11-14 | 1 | -0/+4 |
* | Up version to 1.3.2 | Owen Taylor | 2000-11-13 | 1 | -0/+9 |
* | Add USE_LIBICONV. | Tor Lillqvist | 2000-11-13 | 1 | -0/+8 |
* | Made recursive mutexes also work when the thread system is not (yet) | Sebastian Wilhelmi | 2000-11-13 | 1 | -0/+5 |
* | Create wrapper functions for iconv() so that we can transparently use the | Owen Taylor | 2000-11-12 | 1 | -0/+17 |
* | Remove g_filename_{to,from}_utf8 | Robert Brady | 2000-11-12 | 1 | -0/+12 |
* | template is a reserved word in C++ s/template/tmpl/. | Owen Taylor | 2000-11-12 | 1 | -0/+5 |
* | Handle a long stream of bytes containing no UTF-8 character starts | Havoc Pennington | 2000-11-11 | 1 | -0/+5 |
* | Add missing entry points. | Tor Lillqvist | 2000-11-11 | 1 | -0/+2 |
* | Improve chance to generate unique names with less effort a bit. | Tor Lillqvist | 2000-11-11 | 1 | -0/+11 |
* | Add gtypemodule.h | Owen Taylor | 2000-11-11 | 1 | -0/+4 |
* | New function, suggested by Havoc earlier this month. (g_mkstemp): Use only | Tor Lillqvist | 2000-11-10 | 1 | -0/+9 |