Commit Graph

  • 4a3f7e3b42 updated the g_source_remove_by_XXX() descriptions to note that only the Damon Chaplin 2000-02-21 21:08:17 +00:00
  • 47e9e8475c updates Tim Janik 2000-02-19 18:59:19 +00:00
  • 60e25f269b added test to check that not yet bound symbols in shared libraries of the Tim Janik 2000-02-19 18:46:06 +00:00
  • e6c2a1cec1 Changed GCC version test to also accept major versions > 2. Thanks to Ben Sebastian Wilhelmi 2000-02-18 09:57:19 +00:00
  • e97d7be284 Changed GCC version test to also accept major versions > 2. Thanks to Ben Sebastian Wilhelmi 2000-02-18 09:31:45 +00:00
  • cf24ff7121 changed g_str_hash() to a 31 bit version based on a submission by Karl Havoc Pennington 2000-02-17 11:57:35 +00:00
  • f657d43811 reverted my last commit, g_thread_init() *does* have an implementation. Tim Janik 2000-02-17 11:29:17 +00:00
  • a1c9dc62e8 remove extraneous prototype for g_thread_init(). Tim Janik 2000-02-17 03:26:49 +00:00
  • 258ea8f8b0 Released GLib 1.2.7 GLIB_1_2_7 CST 2000 Shawn T. Amundson 2000-02-16 13:02:54 +00:00
  • ec9b73bcd4 typo Tim Janik 2000-02-15 12:43:33 +00:00
  • 7aecb12ae7 changed g_str_hash() to a 31 bit version based on a submission by Karl Tim Janik 2000-02-14 21:38:52 +00:00
  • b97261860c wtf??? someone destroyed the configure.in, reverting to an older version Tim Janik 2000-02-13 07:18:23 +00:00
  • 726b3de454 Move to corresponding subdirectories. Tor Lillqvist 2000-02-07 21:22:30 +00:00
  • 2701653ce5 New files, for putting version info in the DLLs on Win32. Tor Lillqvist 2000-02-04 13:57:46 +00:00
  • 7767686fda up version number to 1.2.7, interface age 7 and binary age 7. Tim Janik 2000-02-04 03:21:46 +00:00
  • bbb532d59c return stolen data from g_datalist_id_remove_no_notify() and Tim Janik 2000-02-03 20:43:00 +00:00
  • f466a5ef53 acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.3.4 Manish Singh 2000-02-03 00:53:22 +00:00
  • c22cf34e92 glib.h New functions for conversion between UTF-8 and the encoding Tor Lillqvist 2000-02-02 23:39:32 +00:00
  • 86b2741c1e g_bit_nth_lsf/msf docs from Nils Rennebarth <nils@ipe.uni-stuttgart.de>, Damon Chaplin 2000-01-27 22:14:26 +00:00
  • adcb31e535 Bug #4156 - Changes vaguely modelled after Scott Gifford's patch Owen Taylor 2000-01-27 17:06:14 +00:00
  • 2d28bd300f s/current_time/dispatch_time/ for the dispatch() handlers. refetch the Tim Janik 2000-01-26 04:31:25 +00:00
  • ce4d6765c9 s/current_time/dispatch_time/ for the dispatch() handlers. refetch the Tim Janik 2000-01-26 04:29:06 +00:00
  • 948f64a183 Added G_N_ELEMENTS macro to determine the number of elements in an array. Owen Taylor 2000-01-21 15:27:39 +00:00
  • 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 +00:00
  • 5581fb1f27 correctly fetch the current locale, fix from owen. Tim Janik 2000-01-09 10:59:09 +00:00
  • 0b2c4e4f5a correctly fetch the current locale, fix from owen. Tim Janik 2000-01-09 10:58:55 +00:00
  • bc5baaa76d Use FormatMessage to translate system error codes into textual messages. Tor Lillqvist 1999-12-16 20:29:12 +00:00
  • d1bbb7f07f Removed G_THREADS_IMPL_NSPR. Shouldn't be used anyway. Sebastian Wilhelmi 1999-12-02 14:32:41 +00:00
  • c54892b11b This of course should return TRUE in a program with a thread-disabled Sebastian Wilhelmi 1999-11-25 13:47:55 +00:00
  • 430428d1c9 g_strjoin was missing. Tor Lillqvist 1999-11-18 22:15:51 +00:00
  • ecaaedcf58 updated .cvsignore Sebastian Wilhelmi 1999-11-16 12:30:49 +00:00
  • 760a7ceef2 Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THREAD to reflect Sebastian Wilhelmi 1999-11-16 10:30:25 +00:00
  • f0f028abd2 Changed the prototype of thread_create and thread_self to return the Sebastian Wilhelmi 1999-11-16 10:29:27 +00:00
  • b1d311d00c updated .cvsignore Sebastian Wilhelmi 1999-11-16 10:11:45 +00:00
  • 5a298a91cb Very minor stuff. Tor Lillqvist 1999-11-14 21:48:31 +00:00
  • 5099bf3add More verbose and up-to-date instructions. Tor Lillqvist 1999-11-10 23:08:37 +00:00
  • 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 +00:00
  • 2e46a21fed Create docs/glib-config.1 from docs/glib-config.1.in. Makes 'make Sebastian Wilhelmi 1999-11-09 14:45:59 +00:00
  • 6d441ca5af Make the test for getpwuid_r work on newer AIX versions, too. Still works Sebastian Wilhelmi 1999-11-08 10:02:17 +00:00
  • cafa1e2c15 Typos. Tor Lillqvist 1999-11-08 09:49:10 +00:00
  • 22a15d33de New function that returns the message string for a Win32 error code. Tor Lillqvist 1999-11-08 09:49:10 +00:00
  • 926d025819 Look at env vars LC_ALL, LC_CTYPE and LANG first. Some refinements to the Tor Lillqvist 1999-11-08 09:49:10 +00:00
  • bb4b0d6cc9 Oops, corrected ChangeLog Message Sebastian Wilhelmi 1999-11-08 09:37:10 +00:00
  • 0735756eaa Make the test for getpwuid_r work on newer AIX versions, too. Still works Sebastian Wilhelmi 1999-11-08 09:36:07 +00:00
  • 862d34872d Add gwin32 object. Add rule to make .i (preprocessed source) files. Tor Lillqvist 1999-11-04 22:49:19 +00:00
  • 9838e5e84f add G_DIR_xx for OS/2 Asbjørn Pettersen 1999-11-02 16:23:44 +00:00
  • f30c65e0fb Distribute also gwin32.c Tor Lillqvist 1999-11-01 20:47:30 +00:00
  • 6c5ec62da2 glib.h Rename Win32-only functions from gwin_* to g_win32_* to match the Tor Lillqvist 1999-11-01 20:46:44 +00:00
  • 5bca288054 Use the fix for the g_cache_remove bug from the 1.2 branch instead. Tor Lillqvist 1999-10-31 23:03:45 +00:00
  • a6039388a3 test if node is NULL Asbjørn Pettersen 1999-10-31 18:00:58 +00:00
  • 30cc3ed1fe Don't crash if removing a nonexistent value. Tor Lillqvist 1999-10-31 12:15:34 +00:00
  • a2760140c8 remove g_dataset_global_lock around destroy() notification here as well. Sebastian Wilhelmi 1999-10-17 16:04:49 +00:00
  • 531f83a566 remove g_dataset_global_lock around destroy() notification here as well. Tim Janik 1999-10-17 16:01:48 +00:00
  • 7695497f00 Added Credit. Sebastian Wilhelmi 1999-10-15 12:00:59 +00:00
  • 615be16749 Avoid Freezing, when g_datalist is called recursivly. Sebastian Wilhelmi 1999-10-15 12:00:22 +00:00
  • 9a65b20e07 removed useless g_string(x) macro that cluttered the namespace and was Tim Janik 1999-10-14 22:04:24 +00:00
  • 52ad8a9c2a Define the new GLIB_SIZEOF_* constants here, too. Tor Lillqvist 1999-10-12 20:46:13 +00:00
  • 30a1e1addb completly new implementation for printf string upper bounds calculation. Tim Janik 1999-10-12 12:08:13 +00:00
  • 5636dc8433 Released GLib 1.2.6 GLIB_1_2_6 CDT 1999 Shawn T. Amundson 1999-10-07 17:39:11 +00:00
  • acbe34e51a blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN Manish Singh 1999-10-06 19:45:04 +00:00
  • 1dc5f94cfa Use G_OS_WIN32. Tor Lillqvist 1999-10-05 16:21:07 +00:00
  • 374c870b96 Drop the mapping of POSIX function names to the underscored versions, it's Tor Lillqvist 1999-10-05 16:05:38 +00:00
  • 7359af948d Don't define WIN32 and NATIVE_WIN32. Tor Lillqvist 1999-10-04 23:04:34 +00:00
  • 65ef92cea4 use G_HAVE_CYGWIN in favor of G_OS_FEATURE_CYGWIN Manish Singh 1999-10-04 02:48:10 +00:00
  • 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 +00:00
  • 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 +00:00
  • 394aa7c551 Make 'dist-hook' targets, which copy the .spec file into $(distdir), Elliot Lee 1999-09-24 16:17:58 +00:00
  • 6f9ddcf51e Released GLib 1.2.5 GLIB_1_2_5 CDT 1999 Shawn T. Amundson 1999-09-24 01:01:08 +00:00
  • 4944d4df46 define NULL as (0L) if __cplusplus is defined, to avoid "ANSI C++ forbids Tim Janik 1999-09-21 23:55:19 +00:00
  • 302ec721e0 applied patch from Soeren Sandmann <sandmann@daimi.au.dk>, to force mem Tim Janik 1999-09-17 09:03:51 +00:00
  • ddfc68fc98 applied patch from Soeren Sandmann <sandmann@daimi.au.dk>, to force mem Tim Janik 1999-09-17 09:02:48 +00:00
  • 2a6f3bd69a add explicit (GTrashStack*) cast for NULL pointer to cure ANSI C++ error. Tim Janik 1999-09-17 06:03:09 +00:00
  • 6072e65caf in case we have to abort the program, debugging is enabled and we are not Tim Janik 1999-09-13 22:17:27 +00:00
  • ebeb32f252 added --export-dynamic so we can load dynmic modules, (required, according Tim Janik 1999-08-26 13:09:50 +00:00
  • c8a027e975 added --export-dynamic so we can load dynmic modules, (required, according Tim Janik 1999-08-26 13:09:43 +00:00
  • 29d0773fb2 Released GLib 1.2.4 GLIB_1_2_4 CDT 1999 Shawn T. Amundson 1999-08-23 22:47:23 +00:00
  • df4f26e24c update version to 1.2.4, interface age 4, binary age 4. Tim Janik 1999-08-23 19:27:39 +00:00
  • 642f6b8d66 rambopoo commit Manish Singh 1999-08-23 19:20:17 +00:00
  • e435032d6e Use /dev/urandom, as it doesn't block, which /dev/random might do. Do not Sebastian Wilhelmi 1999-08-19 08:32:03 +00:00
  • 80c44ef391 Add a cast. Tor Lillqvist 1999-08-17 17:41:01 +00:00
  • 36a4ad3713 Updates to .cvsignore. Owen Taylor 1999-08-17 12:40:49 +00:00
  • 0abbf9b6fb Added missing </para> Added missing </para> Added missing </para> Added Owen Taylor 1999-08-17 12:39:52 +00:00
  • 495c25fd80 A few more notes about mechanism and policy. Owen Taylor 1999-08-16 18:38:22 +00:00
  • 3ae5f29ce1 Added some simple build instructions. Owen Taylor 1999-08-16 18:28:01 +00:00
  • c8e989fb4e Initial import of glib-reference from the RDP. Owen Taylor 1999-08-16 17:58:30 +00:00
  • 9231462089 Initial revision Owen Taylor 1999-08-16 17:58:30 +00:00
  • 4e858aebdb removed comma Tim Janik 1999-08-16 03:36:57 +00:00
  • 9c53053abe eliminate memset() call, since string.h has not neccessarily been included Tim Janik 1999-08-15 00:58:48 +00:00
  • 1c6c7f7489 glib.h gstrfuncs.c Rename g_strccpy to g_strcompress and g_strecpy to Tor Lillqvist 1999-08-02 23:16:32 +00:00
  • 4efeb9dd98 added newlines Tim Janik 1999-08-02 18:19:38 +00:00
  • 4877766d0e glib.h the #define for g_strescape interfered with the compilation of the Manish Singh 1999-08-01 00:54:14 +00:00
  • 1146c6fbb3 New functions. Tor Lillqvist 1999-07-31 21:45:21 +00:00
  • 508ae4786c Distribution the .in versions of the various Windoze makefiles. Elliot Lee 1999-07-29 23:38:17 +00:00
  • 5c61c9d060 Allow defining a CUSTOM_RELEASE at RPM build time Elliot Lee 1999-07-29 20:08:53 +00:00
  • 87c7aeb93b 18:36. incorporated proposed cleanups from gtk-devel-list. Tim Janik 1999-07-24 18:50:58 +00:00
  • 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 +00:00
  • 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 +00:00
  • fae05831e3 libtool 1.3.3 upgrade Manish Singh 1999-07-17 05:19:15 +00:00
  • da87b1ac85 Correct URL for mingw runtime sources. Tor Lillqvist 1999-07-12 23:11:27 +00:00
  • 4982cdbe7e Test for pthread_join rather than for pthread_create to determine the Sebastian Wilhelmi 1999-07-07 12:36:45 +00:00