2000-09-21 |
Tor Lillqvist | Add gconvert.o. Use libiconv. |
tree | commitdiff |
2000-09-06 |
Sebastian Wilhelmi | s/G_MICROSEC/G_USEC_PER_SEC/ |
tree | commitdiff |
2000-09-01 |
Sebastian Wilhelmi | Use GError to report errors as well. |
tree | commitdiff |
2000-09-01 |
Sebastian Wilhelmi | Include gerror.h before it is used for some g_thread_... |
tree | commitdiff |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
tree | commitdiff |
2000-07-14 |
Tor Lillqvist | Include the "build" module in GLib, too, to make it... |
tree | commitdiff |
2000-07-14 |
Owen Taylor | Move glib-config to glib-config-2.0 move glib.m4 to... |
tree | commitdiff |
2000-05-13 |
Tor Lillqvist | makefile.mingw.in tests/makefile.mingw.in Rename makefi... |
tree | commitdiff |
2000-04-25 |
Sebastian Wilhelmi | Changed the scope of the initialized mutex to USYNC_THR... |
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-20 |
Sebastian Wilhelmi | Forgot a '}' in a macro for DCE-threads. Thanks to... |
tree | commitdiff |
2000-03-17 |
Sebastian Wilhelmi | Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIE... |
tree | commitdiff |
2000-02-22 |
Sebastian Wilhelmi | check for sysconf (_SC_THREAD_STACK_MIN), which returns... |
tree | commitdiff |
2000-02-07 |
Tor Lillqvist | Move to corresponding subdirectories. |
tree | commitdiff |
1999-11-16 |
Sebastian Wilhelmi | Changed the prototype of thread_create and thread_self... |
tree | commitdiff |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
tree | commitdiff |
1999-08-26 |
Tim Janik | added --export-dynamic so we can load dynmic modules... |
tree | commitdiff |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
tree | commitdiff |
1999-06-20 |
Tor Lillqvist | Update the pthreads snapshot version we want. Advice... |
tree | commitdiff |
1999-06-17 |
Sebastian Wilhelmi | Completed the thread support in GLib. Thread creation... |
tree | commitdiff |
1999-05-08 |
CDT 1999 Shawn T... | Better testing reveals better methods. Fixes for BeOS. |
tree | commitdiff |
1999-05-08 |
CDT 1999 Shawn T... | Port to BeOS by myself and Richard Offer. |
tree | commitdiff |
1999-04-24 |
Tor Lillqvist | Support added for building using a GNU toolchain on... |
tree | commitdiff |
1999-04-09 |
Sebastian Wilhelmi | New files to implement the Mersenne Twister Pseudo... |
tree | commitdiff |
1999-03-31 |
Sebastian Wilhelmi | Use the right default arguments for the construction... |
tree | commitdiff |
1999-03-18 |
Sebastian Wilhelmi | added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to... |
tree | commitdiff |
1999-03-12 |
Sebastian Wilhelmi | Test for posix threads first, then for dce threads. |
tree | commitdiff |
1999-03-11 |
Sebastian Wilhelmi | Revamped the thread configure stuff. Now dce threads... |
tree | commitdiff |
1999-02-24 |
CST 1999 Shawn T... | inserted additional note to look for ChangeLog and... |
tree | commitdiff |
1999-02-15 |
Sebastian Wilhelmi | Changed signature of all g_static_mutex_* functions... |
tree | commitdiff |
1999-02-10 |
Sebastian Wilhelmi | s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added... |
tree | commitdiff |
1999-02-08 |
Sebastian Wilhelmi | Changed the test for getpwuid_r to exclude those system... |
tree | commitdiff |
1999-01-19 |
Tor Lillqvist | More Win32 updates. Add missing Win32 files to distribu... |
tree | commitdiff |
1999-01-17 |
Tor Lillqvist | Oops, ChangeLog entries too, of course. |
tree | commitdiff |
1999-01-17 |
Tor Lillqvist | Added missing gthread/gthread.def file. Incremented... |
tree | commitdiff |
1999-01-16 |
Tor Lillqvist | Merge in current Win32 version. Almost no Unix code... |
tree | commitdiff |
1999-01-11 |
Chris Toshok | add support for freebsd (-lc_r for thread foo) and... |
tree | commitdiff |
1999-01-07 |
Sebastian Wilhelmi | Here we must replace getpwuid by getpwuid_r, but as... |
tree | commitdiff |
1999-01-05 |
Manish Singh | ditch whitespace before GLIB_SYSDEFS #includes, the... |
tree | commitdiff |
1999-01-05 |
Manish Singh | Shut up cvs |
tree | commitdiff |
1998-12-18 |
Sebastian Wilhelmi | Changed the last pthread_cond_init to pthread_attr_init. |
tree | commitdiff |
1998-12-17 |
CST 1998 Shawn T... | giounix.c: s/g_main_poll_add/g_main_remove_add/g |
tree | commitdiff |
1998-12-17 |
Tim Janik | -DG_LOG_DOMAIN="GThread", we don't need an extern varia... |
tree | commitdiff |
1998-12-16 |
Tim Janik | version bump to 1.1.8, binary age 0, interface age 0. |
tree | commitdiff |
1998-12-15 |
Sebastian Wilhelmi | updated. |
tree | commitdiff |
1998-12-15 |
Sebastian Wilhelmi | s/g_mutex_functions_for_glib_use/g_thread_functions_for... |
tree | commitdiff |
1998-12-15 |
Jeff Garzik | Fixed --with-threads, small 64-bit prob |
tree | commitdiff |
1998-12-15 |
Owen Taylor | This commit merges the glib-threads branch into the... |
tree | commitdiff |
|