Commit Graph

  • 948f64a183 Added G_N_ELEMENTS macro to determine the number of elements in an array. Owen Taylor 2000-01-21 15:27:39 +0000
  • 9bee3ef88d [FIXME: On NetBSD, dlsym() doesn't set errno != 0 when the system cannot be found; this leads to an incorrect return value of g_module_symbol.] Martin Baulig 2000-01-13 22:11:39 +0000
  • 5581fb1f27 correctly fetch the current locale, fix from owen. Tim Janik 2000-01-09 10:59:09 +0000
  • 0b2c4e4f5a correctly fetch the current locale, fix from owen. Tim Janik 2000-01-09 10:58:55 +0000
  • bc5baaa76d Use FormatMessage to translate system error codes into textual messages. Tor Lillqvist 1999-12-16 20:29:12 +0000
  • d1bbb7f07f Removed G_THREADS_IMPL_NSPR. Shouldn't be used anyway. Sebastian Wilhelmi 1999-12-02 14:32:41 +0000
  • c54892b11b This of course should return TRUE in a program with a thread-disabled Sebastian Wilhelmi 1999-11-25 13:47:55 +0000
  • 430428d1c9 g_strjoin was missing. Tor Lillqvist 1999-11-18 22:15:51 +0000
  • ecaaedcf58 updated .cvsignore Sebastian Wilhelmi 1999-11-16 12:30:49 +0000
  • 760a7ceef2 Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THREAD to reflect Sebastian Wilhelmi 1999-11-16 10:30:25 +0000
  • f0f028abd2 Changed the prototype of thread_create and thread_self to return the Sebastian Wilhelmi 1999-11-16 10:29:27 +0000
  • b1d311d00c updated .cvsignore Sebastian Wilhelmi 1999-11-16 10:11:45 +0000
  • 5a298a91cb Very minor stuff. Tor Lillqvist 1999-11-14 21:48:31 +0000
  • 5099bf3add More verbose and up-to-date instructions. Tor Lillqvist 1999-11-10 23:08:37 +0000
  • b5ebece1fb Forgot to commit ChangeLog. Here we go. (I'm still learning, how to use PCL-CVS;-) Sebastian Wilhelmi 1999-11-09 14:46:56 +0000
  • 2e46a21fed Create docs/glib-config.1 from docs/glib-config.1.in. Makes 'make Sebastian Wilhelmi 1999-11-09 14:45:59 +0000
  • 6d441ca5af Make the test for getpwuid_r work on newer AIX versions, too. Still works Sebastian Wilhelmi 1999-11-08 10:02:17 +0000
  • cafa1e2c15 Typos. Tor Lillqvist 1999-11-08 09:49:10 +0000
  • 22a15d33de New function that returns the message string for a Win32 error code. Tor Lillqvist 1999-11-08 09:49:10 +0000
  • 926d025819 Look at env vars LC_ALL, LC_CTYPE and LANG first. Some refinements to the Tor Lillqvist 1999-11-08 09:49:10 +0000
  • bb4b0d6cc9 Oops, corrected ChangeLog Message Sebastian Wilhelmi 1999-11-08 09:37:10 +0000
  • 0735756eaa Make the test for getpwuid_r work on newer AIX versions, too. Still works Sebastian Wilhelmi 1999-11-08 09:36:07 +0000
  • 862d34872d Add gwin32 object. Add rule to make .i (preprocessed source) files. Tor Lillqvist 1999-11-04 22:49:19 +0000
  • 9838e5e84f add G_DIR_xx for OS/2 Asbjørn Pettersen 1999-11-02 16:23:44 +0000
  • f30c65e0fb Distribute also gwin32.c Tor Lillqvist 1999-11-01 20:47:30 +0000
  • 6c5ec62da2 glib.h Rename Win32-only functions from gwin_* to g_win32_* to match the Tor Lillqvist 1999-11-01 20:46:44 +0000
  • 5bca288054 Use the fix for the g_cache_remove bug from the 1.2 branch instead. Tor Lillqvist 1999-10-31 23:03:45 +0000
  • a6039388a3 test if node is NULL Asbjørn Pettersen 1999-10-31 18:00:58 +0000
  • 30cc3ed1fe Don't crash if removing a nonexistent value. Tor Lillqvist 1999-10-31 12:15:34 +0000
  • a2760140c8 remove g_dataset_global_lock around destroy() notification here as well. Sebastian Wilhelmi 1999-10-17 16:04:49 +0000
  • 531f83a566 remove g_dataset_global_lock around destroy() notification here as well. Tim Janik 1999-10-17 16:01:48 +0000
  • 7695497f00 Added Credit. Sebastian Wilhelmi 1999-10-15 12:00:59 +0000
  • 615be16749 Avoid Freezing, when g_datalist is called recursivly. Sebastian Wilhelmi 1999-10-15 12:00:22 +0000
  • 9a65b20e07 removed useless g_string(x) macro that cluttered the namespace and was Tim Janik 1999-10-14 22:04:24 +0000
  • 52ad8a9c2a Define the new GLIB_SIZEOF_* constants here, too. Tor Lillqvist 1999-10-12 20:46:13 +0000
  • 30a1e1addb completly new implementation for printf string upper bounds calculation. Tim Janik 1999-10-12 12:08:13 +0000
  • 5636dc8433 Released GLib 1.2.6 GLIB_1_2_6 CDT 1999 Shawn T. Amundson 1999-10-07 17:39:11 +0000
  • acbe34e51a blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN Manish Singh 1999-10-06 19:45:04 +0000
  • 1dc5f94cfa Use G_OS_WIN32. Tor Lillqvist 1999-10-05 16:21:07 +0000
  • 374c870b96 Drop the mapping of POSIX function names to the underscored versions, it's Tor Lillqvist 1999-10-05 16:05:38 +0000
  • 7359af948d Don't define WIN32 and NATIVE_WIN32. Tor Lillqvist 1999-10-04 23:04:34 +0000
  • 65ef92cea4 use G_HAVE_CYGWIN in favor of G_OS_FEATURE_CYGWIN Manish Singh 1999-10-04 02:48:10 +0000
  • 7ea73a0199 G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, but I haven't tested it. The respective porters should fix any screwups Manish Singh 1999-10-04 02:32:50 +0000
  • 799a5d05c8 list acglib.m4 in CONFIGURE_DEPENDENCIES so we hook in to automake's default configure rule instead of making our own Manish Singh 1999-10-03 19:11:18 +0000
  • 394aa7c551 Make 'dist-hook' targets, which copy the .spec file into $(distdir), Elliot Lee 1999-09-24 16:17:58 +0000
  • 6f9ddcf51e Released GLib 1.2.5 GLIB_1_2_5 CDT 1999 Shawn T. Amundson 1999-09-24 01:01:08 +0000
  • 4944d4df46 define NULL as (0L) if __cplusplus is defined, to avoid "ANSI C++ forbids Tim Janik 1999-09-21 23:55:19 +0000
  • 302ec721e0 applied patch from Soeren Sandmann <sandmann@daimi.au.dk>, to force mem Tim Janik 1999-09-17 09:03:51 +0000
  • ddfc68fc98 applied patch from Soeren Sandmann <sandmann@daimi.au.dk>, to force mem Tim Janik 1999-09-17 09:02:48 +0000
  • 2a6f3bd69a add explicit (GTrashStack*) cast for NULL pointer to cure ANSI C++ error. Tim Janik 1999-09-17 06:03:09 +0000
  • 6072e65caf in case we have to abort the program, debugging is enabled and we are not Tim Janik 1999-09-13 22:17:27 +0000
  • ebeb32f252 added --export-dynamic so we can load dynmic modules, (required, according Tim Janik 1999-08-26 13:09:50 +0000
  • c8a027e975 added --export-dynamic so we can load dynmic modules, (required, according Tim Janik 1999-08-26 13:09:43 +0000
  • 29d0773fb2 Released GLib 1.2.4 GLIB_1_2_4 CDT 1999 Shawn T. Amundson 1999-08-23 22:47:23 +0000
  • df4f26e24c update version to 1.2.4, interface age 4, binary age 4. Tim Janik 1999-08-23 19:27:39 +0000
  • 642f6b8d66 rambopoo commit Manish Singh 1999-08-23 19:20:17 +0000
  • e435032d6e Use /dev/urandom, as it doesn't block, which /dev/random might do. Do not Sebastian Wilhelmi 1999-08-19 08:32:03 +0000
  • 80c44ef391 Add a cast. Tor Lillqvist 1999-08-17 17:41:01 +0000
  • 36a4ad3713 Updates to .cvsignore. Owen Taylor 1999-08-17 12:40:49 +0000
  • 0abbf9b6fb Added missing </para> Added missing </para> Added missing </para> Added Owen Taylor 1999-08-17 12:39:52 +0000
  • 495c25fd80 A few more notes about mechanism and policy. Owen Taylor 1999-08-16 18:38:22 +0000
  • 3ae5f29ce1 Added some simple build instructions. Owen Taylor 1999-08-16 18:28:01 +0000
  • c8e989fb4e Initial import of glib-reference from the RDP. Owen Taylor 1999-08-16 17:58:30 +0000
  • 9231462089 Initial revision Owen Taylor 1999-08-16 17:58:30 +0000
  • 4e858aebdb removed comma Tim Janik 1999-08-16 03:36:57 +0000
  • 9c53053abe eliminate memset() call, since string.h has not neccessarily been included Tim Janik 1999-08-15 00:58:48 +0000
  • 1c6c7f7489 glib.h gstrfuncs.c Rename g_strccpy to g_strcompress and g_strecpy to Tor Lillqvist 1999-08-02 23:16:32 +0000
  • 4efeb9dd98 added newlines Tim Janik 1999-08-02 18:19:38 +0000
  • 4877766d0e glib.h the #define for g_strescape interfered with the compilation of the Manish Singh 1999-08-01 00:54:14 +0000
  • 1146c6fbb3 New functions. Tor Lillqvist 1999-07-31 21:45:21 +0000
  • 508ae4786c Distribution the .in versions of the various Windoze makefiles. Elliot Lee 1999-07-29 23:38:17 +0000
  • 5c61c9d060 Allow defining a CUSTOM_RELEASE at RPM build time Elliot Lee 1999-07-29 20:08:53 +0000
  • 87c7aeb93b 18:36. incorporated proposed cleanups from gtk-devel-list. Tim Janik 1999-07-24 18:50:58 +0000
  • c8a28b935c Win32: With the latest gcc (2.95, pre-release), we can have binary compatibility with MSVC by using the switch -fnative-struct. No longer build DLLs with .gcc in the name when using gcc. Tor Lillqvist 1999-07-21 19:18:41 +0000
  • 4d7172def0 Win32: With the latest gcc (2.95, pre-release), we can have binary compatibility with MSVC by using the switch -fnative-struct. No longer build DLLs with .gcc in the name when using gcc. Tor Lillqvist 1999-07-21 19:18:03 +0000
  • fae05831e3 libtool 1.3.3 upgrade Manish Singh 1999-07-17 05:19:15 +0000
  • da87b1ac85 Correct URL for mingw runtime sources. Tor Lillqvist 1999-07-12 23:11:27 +0000
  • 4982cdbe7e Test for pthread_join rather than for pthread_create to determine the Sebastian Wilhelmi 1999-07-07 12:36:45 +0000
  • bbb6ccbab7 *** empty log message *** Tor Lillqvist 1999-07-02 21:41:48 +0000
  • 468862dce9 README.win32: Note about fixing another bug in the mingw32 headers. makefile.msc.in: Turn on debugging with nmake variable. Tor Lillqvist 1999-07-02 21:33:02 +0000
  • d610460c22 Added a g_memmove replacement for platforms without memmove, where bcopy Sebastian Wilhelmi 1999-07-01 09:30:18 +0000
  • f80d6cc540 Finally removed the g_random_normal and g_rand_normal functions. Sebastian Wilhelmi 1999-06-30 08:10:01 +0000
  • d5039b2943 Add missing export of g_strncasecmp. Tor Lillqvist 1999-06-28 06:53:43 +0000
  • 57254d4491 Distribute the build-dll script also. Add some comments about it. Tor Lillqvist 1999-06-28 06:06:34 +0000
  • 92a9354a9e More spec file cleanups from Jose Mercado of Jose Mercado fame. Jose Mercado 1999-06-21 23:07:58 +0000
  • be80f9a106 Update the pthreads snapshot version we want. Advice how to hand-expand Tor Lillqvist 1999-06-20 22:20:43 +0000
  • 5452cb1518 Re-order tests in alpha order. Jeff Garzik 1999-06-18 16:36:25 +0000
  • c40fbfb8c6 Fixed the use of the is..... and to..... macros, which take unsigned Sebastian Wilhelmi 1999-06-18 07:59:19 +0000
  • 07e4603073 Changed test for pthread_attr_setstacksize from AC_TRY_COMPILE to Sebastian Wilhelmi 1999-06-18 07:19:38 +0000
  • f052c34705 small tests/.cvsignore commit Sebastian Wilhelmi 1999-06-17 15:47:52 +0000
  • 90f6cc9bf2 Completed the thread support in GLib. Thread creation, prioritizing Sebastian Wilhelmi 1999-06-17 15:39:31 +0000
  • 2d434bf0f4 Add maintainers list Elliot Lee 1999-06-15 17:20:45 +0000
  • cd3dc1ccbd check isatty() before querying so we don't loop endlessly Manish Singh 1999-06-03 23:35:10 +0000
  • ed49525102 libtool 1.3.2 (BeOS changes merged) Manish Singh 1999-06-02 18:43:45 +0000
  • 51bd87c02b libtool 1.3.2 Manish Singh 1999-05-29 18:17:12 +0000
  • 9435cf9bfd Misc editing. Tor Lillqvist 1999-05-29 10:37:28 +0000
  • 37e447f278 Backslashify also '"' characters. Tor Lillqvist 1999-05-29 10:28:06 +0000
  • 187c191219 provide a poll() prototype for SunOS, as it doesn't provide one itself. Sebastian Wilhelmi 1999-05-26 12:12:21 +0000
  • 78fd20c910 Use g_memmove() not memmove(). (Reported by Charles Levert Owen Taylor 1999-05-25 16:21:13 +0000
  • e334434a9d Map fileno to _fileno for mingw32. Map fstat to _fstat. Tor Lillqvist 1999-05-12 18:59:49 +0000