Commit Graph

  • d610460c22 Added a g_memmove replacement for platforms without memmove, where bcopy Sebastian Wilhelmi 1999-07-01 09:30:18 +00:00
  • f80d6cc540 Finally removed the g_random_normal and g_rand_normal functions. Sebastian Wilhelmi 1999-06-30 08:10:01 +00:00
  • d5039b2943 Add missing export of g_strncasecmp. Tor Lillqvist 1999-06-28 06:53:43 +00:00
  • 57254d4491 Distribute the build-dll script also. Add some comments about it. Tor Lillqvist 1999-06-28 06:06:34 +00:00
  • 92a9354a9e More spec file cleanups from Jose Mercado of Jose Mercado fame. Jose Mercado 1999-06-21 23:07:58 +00:00
  • be80f9a106 Update the pthreads snapshot version we want. Advice how to hand-expand Tor Lillqvist 1999-06-20 22:20:43 +00:00
  • 5452cb1518 Re-order tests in alpha order. Jeff Garzik 1999-06-18 16:36:25 +00:00
  • c40fbfb8c6 Fixed the use of the is..... and to..... macros, which take unsigned Sebastian Wilhelmi 1999-06-18 07:59:19 +00:00
  • 07e4603073 Changed test for pthread_attr_setstacksize from AC_TRY_COMPILE to Sebastian Wilhelmi 1999-06-18 07:19:38 +00:00
  • f052c34705 small tests/.cvsignore commit Sebastian Wilhelmi 1999-06-17 15:47:52 +00:00
  • 90f6cc9bf2 Completed the thread support in GLib. Thread creation, prioritizing Sebastian Wilhelmi 1999-06-17 15:39:31 +00:00
  • 2d434bf0f4 Add maintainers list Elliot Lee 1999-06-15 17:20:45 +00:00
  • cd3dc1ccbd check isatty() before querying so we don't loop endlessly Manish Singh 1999-06-03 23:35:10 +00:00
  • ed49525102 libtool 1.3.2 (BeOS changes merged) Manish Singh 1999-06-02 18:43:45 +00:00
  • 51bd87c02b libtool 1.3.2 Manish Singh 1999-05-29 18:17:12 +00:00
  • 9435cf9bfd Misc editing. Tor Lillqvist 1999-05-29 10:37:28 +00:00
  • 37e447f278 Backslashify also '"' characters. Tor Lillqvist 1999-05-29 10:28:06 +00:00
  • 187c191219 provide a poll() prototype for SunOS, as it doesn't provide one itself. Sebastian Wilhelmi 1999-05-26 12:12:21 +00:00
  • 78fd20c910 Use g_memmove() not memmove(). (Reported by Charles Levert Owen Taylor 1999-05-25 16:21:13 +00:00
  • e334434a9d Map fileno to _fileno for mingw32. Map fstat to _fstat. Tor Lillqvist 1999-05-12 18:59:49 +00:00
  • 2fd4a22a9d Another small fix. CDT 1999 Shawn T. Amundson 1999-05-12 05:27:34 +00:00
  • 9b679abd55 Released GLib 1.2.3 GLIB_1_2_3 CDT 1999 Shawn T. Amundson 1999-05-11 03:06:59 +00:00
  • 8ad2440517 Correct rules for making the win32-related files that are made from Tor Lillqvist 1999-05-08 14:17:01 +00:00
  • f6eb31132c Correct rules for making the win32-related files that are made from Tor Lillqvist 1999-05-08 14:14:32 +00:00
  • 0e7f2f16f7 Better testing reveals better methods. Fixes for BeOS. CDT 1999 Shawn T. Amundson 1999-05-08 11:04:26 +00:00
  • 4553b33fa8 Small typo... Tor Lillqvist 1999-05-08 08:43:58 +00:00
  • 738a826951 More Win32 port documentation. (No ChangeLog entry. Is that OK in this case?) Tor Lillqvist 1999-05-08 08:42:47 +00:00
  • 499c9786d1 Port to BeOS by myself and Richard Offer. CDT 1999 Shawn T. Amundson 1999-05-08 07:40:44 +00:00
  • 2b688f549c New files, used to generate corresponding non-.in files when making a Tor Lillqvist 1999-05-06 17:33:15 +00:00
  • 380709d62f libtool 1.3 upgrade Manish Singh 1999-05-01 18:00:00 +00:00
  • 6266424c35 Use -module for test plugins too Manish Singh 1999-05-01 17:57:38 +00:00
  • 36ea7e4925 libtool 1.3 upgrade Manish Singh 1999-05-01 17:25:25 +00:00
  • 248902fa93 Remove extraneous CRs in config.h.win32.in. (No ChangeLog entry necessary, I presume.) Tor Lillqvist 1999-05-01 08:03:16 +00:00
  • 7310bf723f Oops, e-mail address in ChangeLog was bogus. Tor Lillqvist 1999-04-29 21:50:47 +00:00
  • 1b9116f9e4 Don't distribute glibconfig.h.win32.in, but glibconfig.h.win32. Generate Tor Lillqvist 1999-04-29 21:38:56 +00:00
  • d5a1c85ba6 minor code cleanups. Tim Janik 1999-04-29 00:18:54 +00:00
  • ff140aa613 Mask out ERR HUP and NVAL from the events field so we don't give IRIX Owen Taylor 1999-04-27 17:14:45 +00:00
  • 276f1eea2c Minor details fixed. Tor Lillqvist 1999-04-25 20:54:55 +00:00
  • d6c6eb3d92 More editing. Use gcc, not ld to link. On native Win32 use _unlink(). Use Tor Lillqvist 1999-04-25 20:52:42 +00:00
  • 2aa1277d60 Support added for building using a GNU toolchain on Win32, i.e. gcc -mno-cygwin on cygwin (a.k.a. mingw32, using egcs-1.1.2). Tor Lillqvist 1999-04-24 13:52:51 +00:00
  • 5ee8d2bdb8 removed inline variable assignment. s/CHECK_ERROR/SUPPORT_OR_RETURN/ to Tim Janik 1999-04-24 09:45:51 +00:00
  • 0269749a67 Fix typo in g_string_ncasecmp macro (by me). Add b_string_strncasecmp BST 1999 Tony Gale 1999-04-23 13:34:09 +00:00
  • 737d9c6714 use sysconf (_SC_GETPW_R_SIZE_MAX) as the new initinal bufsize for Sebastian Wilhelmi 1999-04-22 13:16:10 +00:00
  • 89713b8320 behave conservative with G_TOKEN_IDENTIFIER_NULL and always assume Tim Janik 1999-04-21 00:57:16 +00:00
  • dfa88ed86d When using the vsnprintf() implementation, '\0'-terminate the resulting Havoc Pennington 1999-04-20 19:07:12 +00:00
  • ca97a570cd Added missing #ifdef G_THREADS_ENABLED. (I never liked G_THREADS_ENABLED Owen Taylor 1999-04-19 17:42:53 +00:00
  • 68b24cb4a8 add gmodule-os2.c Asbjørn Pettersen 1999-04-19 06:44:56 +00:00
  • f5722475f1 When using the vsnprintf() implementation, '\0'-terminate the resulting Havoc Pennington 1999-04-19 01:05:17 +00:00
  • 32aecf31a7 Add new g_string functions for reading from file/socket descriptors, and BST 1999 Tony Gale 1999-04-17 20:04:49 +00:00
  • cd49c36373 feature G_TOKEN_EOF as a valid expected token as well, so we get "- Tim Janik 1999-04-17 03:38:35 +00:00
  • 3118e37ac8 Released GLib 1.2.2 GLIB_1_2_2 CDT 1999 Shawn T. Amundson 1999-04-13 21:24:18 +00:00
  • fb55f0056e Mention the tests directory. Tor Lillqvist 1999-04-13 21:05:08 +00:00
  • 8611980b6b g_strchug: s/strcpy/memmove/ Elliot Lee 1999-04-12 15:22:36 +00:00
  • 3aa65d30eb Moved struct declaration up. Style fixes. Sebastian Wilhelmi 1999-04-12 12:53:37 +00:00
  • 822c785df0 Adjusted the test for an unimplemented getpwuid_r. Info from Michael Sebastian Wilhelmi 1999-04-12 09:16:07 +00:00
  • 7f3b25b0d6 bumped versin number to GLib 1.2.2, interface 2, binary 2. Tim Janik 1999-04-11 14:59:33 +00:00
  • cb33239290 be quiet cvs Jeff Garzik 1999-04-11 00:34:06 +00:00
  • 1fa161fbb8 removed braces around inline strings for the G_GNUC_FUNCTION and Tim Janik 1999-04-10 18:55:08 +00:00
  • 95aff22dff New files to implement the Mersenne Twister Pseudo Random Number Sebastian Wilhelmi 1999-04-09 14:40:58 +00:00
  • e82ccff689 Fixed the lib*1.1.so* problem Stefan Jeske 1999-04-09 05:13:44 +00:00
  • bbc2cc4e0e Increment some version numbers, add warning to configure. GLIB_1_3_0 Shawn Amundson 1999-04-09 02:16:39 +00:00
  • 7c1f07d1ef Check for two threads calling g_main_iterate at once. Owen Taylor 1999-04-09 00:03:37 +00:00
  • 76a78f059a Add G_MODULE_IMPL_OS2 Asbjørn Pettersen 1999-04-07 18:17:38 +00:00
  • 6a1327a2ef Fixed slight bug, that made configure hang on some systems. Please do not Sebastian Wilhelmi 1999-03-31 12:29:08 +00:00
  • 8b63644aab Use the right default arguments for the construction of mutexes and conds Sebastian Wilhelmi 1999-03-31 09:28:59 +00:00
  • 0ca3f612e7 Added a check for the right format to printf and scanf long longs. It is Sebastian Wilhelmi 1999-03-30 14:25:50 +00:00
  • 44714ea838 Make sure `glibconfig.h' exists after the rule is fired. Raja R Harinath 1999-03-29 00:02:37 +00:00
  • 165f369072 Shut up CVS without typos Manish Singh 1999-03-28 01:06:58 +00:00
  • f92d0ee1b2 Shut up CVS Manish Singh 1999-03-28 01:05:47 +00:00
  • 74ba3d4d40 Rename from configincludedir so that glibconfig.h will be installed as Raja R Harinath 1999-03-26 21:03:45 +00:00
  • aa8d510e87 Update version numbers. Tor Lillqvist 1999-03-25 22:55:48 +00:00
  • 36f6b54fb2 Released GLib 1.2.1 GLIB_1_2_1 CST 1999 Shawn T. Amundson 1999-03-25 04:04:57 +00:00
  • 6b1e2b8fed Add user_data to check and prepare functions Manish Singh 1999-03-23 21:44:16 +00:00
  • f24c9fb7ef add user_data to the GSource ->check and ->prepare functions, so it can be Tim Janik 1999-03-23 01:31:47 +00:00
  • 79986f1e8b acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f Manish Singh 1999-03-20 00:44:22 +00:00
  • f41bb461d2 acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f Manish Singh 1999-03-20 00:33:34 +00:00
  • 5bf6ee6baf Add new g_list, g_stack, g_queue functions. Jeff Garzik 1999-03-18 15:51:26 +00:00
  • 84b6512630 forgot to include submitter. Sebastian Wilhelmi 1999-03-18 14:44:03 +00:00
  • 3e95674232 added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to hold various defines Sebastian Wilhelmi 1999-03-18 14:41:38 +00:00
  • 849005f98e Fixed another stupid fault of mine: Did s/g_static_/g_private_/g Sebastian Wilhelmi 1999-03-18 14:06:43 +00:00
  • 05f42cc0e2 Add copyright, clean up code a bit. Jeff Garzik 1999-03-17 15:38:18 +00:00
  • 771d712085 Added missing values for G_MAXU(SHORT|INT|LONG) on platforms with only Sebastian Wilhelmi 1999-03-17 09:46:59 +00:00
  • 181f079319 added GLIB_CHECK_VERSION() macro similar to GTK_CHECK_VERSION(). Tim Janik 1999-03-17 02:38:24 +00:00
  • 9f18edbb99 configure.in bumped versin number to GLib 1.2.1, interface 1, binary 1. Tim Janik 1999-03-17 02:37:02 +00:00
  • 5f17e39e2a Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> Sebastian Wilhelmi 1999-03-17 01:05:49 +00:00
  • 5d1e3dc14e pthread_create in libc 1999-03-16 Timur Bakeyev <mc@bat.ru> Timur Bakeyev 1999-03-16 22:07:28 +00:00
  • f64f75fde5 Added a test for the G_(U)?INT(16|32|64)_FORMAT and Sebastian Wilhelmi 1999-03-16 16:02:05 +00:00
  • 9c2c6ee11b Removed G_(U)?INT8_FORMAT again, as it can't be used for scanf. Sebastian Wilhelmi 1999-03-16 14:25:01 +00:00
  • d9f1357113 Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to use for printf and (much Sebastian Wilhelmi 1999-03-15 16:09:15 +00:00
  • 21d0ac27b8 Commented out debugging output. Jeff Garzik 1999-03-14 23:46:51 +00:00
  • bfc21756e1 Remove widechar tests and defines. (fd_set): Change the grep for `fd_mask' Raja R Harinath 1999-03-14 20:57:41 +00:00
  • dbfd5be9a6 changed a bunch of g_assert() statements to g_return_if_fail(). Tim Janik 1999-03-14 20:03:51 +00:00
  • cc7f889607 Test for posix threads first, then for dce threads. Sebastian Wilhelmi 1999-03-12 15:28:36 +00:00
  • 1227e07bd8 Also accept _Pctime_r instead of ctime_r, while seraching for the right Sebastian Wilhelmi 1999-03-12 15:15:54 +00:00
  • 4c63008b6c Revamped the thread configure stuff. Now dce threads (old posix draft) are Sebastian Wilhelmi 1999-03-11 17:38:51 +00:00
  • 911b6132ea check for working realloc (NULL,). use malloc() for initial allocation on Tim Janik 1999-03-09 22:31:33 +00:00
  • fd7ba69e32 Added stack, queue ADTs and related tests. Jeff Garzik 1999-03-09 19:41:19 +00:00
  • 6e6166ddd3 when !hook_list->is_setup, wrap the flag around the call to g_hook_free() Tim Janik 1999-03-08 21:11:13 +00:00
  • a6ab9d0a6b merge from HEAD GLIB_1_3_HACKS Jeff Garzik 1999-03-07 01:44:10 +00:00
  • 0ecd369530 add OS/2 changes Asbjørn Pettersen 1999-03-06 10:05:32 +00:00