1999-07-02 |
Tor Lillqvist | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Tor Lillqvist | README.win32: Note about fixing another bug in the... |
commit | commitdiff | tree | snapshot |
1999-07-01 |
Sebastian Wilhelmi | Added a g_memmove replacement for platforms without... |
commit | commitdiff | tree | snapshot |
1999-06-30 |
Sebastian Wilhelmi | Finally removed the g_random_normal and g_rand_normal... |
commit | commitdiff | tree | snapshot |
1999-06-28 |
Tor Lillqvist | Add missing export of g_strncasecmp. |
commit | commitdiff | tree | snapshot |
1999-06-28 |
Tor Lillqvist | Distribute the build-dll script also. Add some comments... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Jose Mercado | More spec file cleanups from Jose Mercado of Jose Merca... |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Tor Lillqvist | Update the pthreads snapshot version we want. Advice... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Jeff Garzik | Re-order tests in alpha order. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Sebastian Wilhelmi | Changed test for pthread_attr_setstacksize from AC_TRY_... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Sebastian Wilhelmi | small tests/.cvsignore commit |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Sebastian Wilhelmi | Completed the thread support in GLib. Thread creation... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Manish Singh | libtool 1.3.2 (BeOS changes merged) |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Tor Lillqvist | Misc editing. |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Tor Lillqvist | Backslashify also '"' characters. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Tor Lillqvist | Map fileno to _fileno for mingw32. Map fstat to _fstat. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
CDT 1999 Shawn... | Another small fix. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Tor Lillqvist | Correct rules for making the win32-related files that... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
CDT 1999 Shawn... | Better testing reveals better methods. Fixes for BeOS. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Tor Lillqvist | Small typo... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Tor Lillqvist | More Win32 port documentation. (No ChangeLog entry... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
CDT 1999 Shawn... | Port to BeOS by myself and Richard Offer. |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Tor Lillqvist | New files, used to generate corresponding non-.in files... |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Manish Singh | libtool 1.3 upgrade |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Tor Lillqvist | Minor details fixed. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Tor Lillqvist | More editing. Use gcc, not ld to link. On native Win32... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Tor Lillqvist | Support added for building using a GNU toolchain on... |
commit | commitdiff | tree | snapshot |
1999-04-23 |
BST 1999 Tony... | Fix typo in g_string_ncasecmp macro (by me). Add b_stri... |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Sebastian Wilhelmi | use sysconf (_SC_GETPW_R_SIZE_MAX) as the new initinal... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Asbjørn Pettersen | add gmodule-os2.c |
commit | commitdiff | tree | snapshot |
1999-04-17 |
BST 1999 Tony... | Add new g_string functions for reading from file/socket... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Tor Lillqvist | Mention the tests directory. |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Sebastian Wilhelmi | Moved struct declaration up. Style fixes. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Jeff Garzik | be quiet cvs |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Sebastian Wilhelmi | New files to implement the Mersenne Twister Pseudo... |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Shawn Amundson | Increment some version numbers, add warning to configure. GLIB_1_3_0 |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Asbjørn Pettersen | Add G_MODULE_IMPL_OS2 |
commit | commitdiff | tree | snapshot |
1999-03-31 |
Sebastian Wilhelmi | Use the right default arguments for the construction... |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Sebastian Wilhelmi | Added a check for the right format to printf and scanf... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Raja R Harinath | Make sure `glibconfig.h' exists after the rule is fired. |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Raja R Harinath | Rename from configincludedir so that glibconfig.h will... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Tor Lillqvist | Update version numbers. |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Manish Singh | acinclude.m4 config.guess config.sub ltconfig upgrade... |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Jeff Garzik | Add new g_list, g_stack, g_queue functions. |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Sebastian Wilhelmi | forgot to include submitter. |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Sebastian Wilhelmi | added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Jeff Garzik | Add copyright, clean up code a bit. |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Sebastian Wilhelmi | Added missing values for G_MAXU(SHORT|INT|LONG) on... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Tim Janik | added GLIB_CHECK_VERSION() macro similar to GTK_CHECK_V... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Sebastian Wilhelmi | Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Timur Bakeyev | pthread_create in libc |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Sebastian Wilhelmi | Added a test for the G_(U)?INT(16|32|64)_FORMAT and |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Sebastian Wilhelmi | Removed G_(U)?INT8_FORMAT again, as it can't be used... |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Sebastian Wilhelmi | Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to use... |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Jeff Garzik | Commented out debugging output. |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Raja R Harinath | Remove widechar tests and defines. (fd_set): Change... |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Sebastian Wilhelmi | Test for posix threads first, then for dce threads. |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Sebastian Wilhelmi | Revamped the thread configure stuff. Now dce threads... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Jeff Garzik | Added stack, queue ADTs and related tests. |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Asbjørn Pettersen | add OS/2 changes |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Josh MacDonald | Add g_spaced_primes_closest to glib.def, it was missing. |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Sebastian Wilhelmi | Fixed yet another bloody implementation of getpwuid_r... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Tim Janik | moved old ChangeLog to ChangeLog.pre-1-2, and started... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Shawn Amundson | Increment version to 1.2.0. GLIB_1_2_0 |
commit | commitdiff | tree | snapshot |
1999-02-24 |
CST 1999 Shawn... | inserted additional note to look for ChangeLog and... |
commit | commitdiff | tree | snapshot |
1999-02-21 |
Michael Fulbright | I've made the spec file autogenerated, and I tweaked it |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Tim Janik | plugged a memory leak, reported by Koen D'Hondt <ripley... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Elliot Lee | revert |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Elliot Lee | glib.spec: Do --enable-debug=no for the .rpm's. |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Tor Lillqvist | Must define HAVE_PTHREAD_GETSPECIFIC_POSIX. Pity I... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
CST 1999 Shawn... | version=1.1.16 GLIB_1_1_16 |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Sebastian Wilhelmi | Changed signature of all g_static_mutex_* functions... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Tim Janik | default to yes for development trees. |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Tim Janik | return guints instead of gints for g_hash_table_size and |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Tim Janik | be more descriptive on unsupported systems. |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Sebastian Wilhelmi | forgot the ChangeLog. Here we go |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Sebastian Wilhelmi | s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Tim Janik | fixed errernerous code wrt to thread specific error... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Elliot Lee | pools of 128 items instead of 1024 items. |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Sebastian Wilhelmi | Changed the test for getpwuid_r to exclude those system... |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Owen Taylor | Copy all elements of the allocations[] array, including... |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Sebastian Wilhelmi | Make the error message in case of a broken thread syste... |
commit | commitdiff | tree | snapshot |
1999-02-04 |
Tor Lillqvist | Update GLIB_MICRO_VERSION. (Pity it has to be done... |
commit | commitdiff | tree | snapshot |
1999-02-04 |
Christopher... | change my email address |
commit | commitdiff | tree | snapshot |
1999-02-04 |
PST 1999 Shawn... | version=1.1.15 GLIB_1_1_15 |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Tor Lillqvist | Don't call ensure_stdout_valid (which would open an... |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Owen Taylor | Release the main_loop lock around calls to prepare... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Sebastian Wilhelmi | Moved the check for MT save function variants after... |
commit | commitdiff | tree | snapshot |
1999-01-31 |
Manish Singh | Removed autogened files, add -a to automake |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Sebastian Wilhelmi | Fixed typo. Now HPUX 11 thread system detection should... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Sebastian Wilhelmi | Changed initial bufsize to 64. Should solve some proble... |
commit | commitdiff | tree | snapshot |
1999-01-28 |
CST 1999 Shawn... | version=1.1.14 GLIB_1_1_14 |
commit | commitdiff | tree | snapshot |
1999-01-28 |
Sebastian Wilhelmi | Simplified configure.in test for posix threads, systems... |
commit | commitdiff | tree | snapshot |
1999-01-28 |
Manish Singh | Xsed isn't valid here, don't use it |
commit | commitdiff | tree | snapshot |
1999-01-27 |
Tim Janik | applied patch from Andrej Borsenkow <borsenkow.msk... |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Manish Singh | don't use backquotes in warning text |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Sebastian Wilhelmi | Removed the #warning about MT unsafety without localtime_r. |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Raph Levien | Fixed a broken #define for G_THREADS_IMPL_$g_threads_im... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Timur Bakeyev | NO_SYS_SIGLIST_DECL change. |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Sebastian Wilhelmi | Do not use the thread libs, when searching for some... |
commit | commitdiff | tree | snapshot |
next |