Commit Graph

  • 6e47268c14 updated Owen Taylor 2000-06-29 20:09:36 +00:00
  • 6bbcc10e8d include string.h for memset include string.h for strcpy include string.h Owen Taylor 2000-06-29 20:02:39 +00:00
  • ada7427637 Fix Owen Taylor 2000-06-29 02:53:12 +00:00
  • 19ea0710a8 spelling Tim Janik 2000-06-28 16:18:39 +00:00
  • 10bd2894b9 Adding gbacktrace.c to HEAD using copy-on-the-server accidentally added it here, so remove it. Havoc Pennington 2000-06-26 02:32:35 +00:00
  • 09f8e937f2 define gstring in terms of gchar*. this typedef reflects the type name of Tim Janik 2000-06-24 22:30:10 +00:00
  • 0891c64816 Initial pass at adding unicode support functions. A few things still need Owen Taylor 2000-06-21 16:11:21 +00:00
  • 876a6767eb updated a bit more. Damon Chaplin 2000-06-11 18:32:13 +00:00
  • 2c4d8d1ae2 updated a few bits about log handlers & flags. Damon Chaplin 2000-06-11 17:28:20 +00:00
  • 5ff84de0df fetch the nth iface entry of the type node in the nth loop iteration, not Tim Janik 2000-06-10 06:41:55 +00:00
  • ac0c2c1c5a Add top_builddir so glibconfig.h is found properly when build srcdir != Owen Taylor 2000-06-07 13:22:41 +00:00
  • a1b8b951ef Rephrase the ChangeLog comment a bit. Tor Lillqvist 2000-06-06 06:57:41 +00:00
  • 700b6e5ff2 If we are watching the same fd several times (for different conditions, Tor Lillqvist 2000-06-06 06:56:03 +00:00
  • d79c9740fa Use sysconf (_SC_GETPW_R_SIZE_MAX) for initial bufsize, where available. Sebastian Wilhelmi 2000-05-31 08:57:52 +00:00
  • 88fd181eac Implement on Win32. Tor Lillqvist 2000-05-30 20:46:03 +00:00
  • e0b5636031 Move the g_locale_get_codeset() up in the header file to correspond to to Owen Taylor 2000-05-30 20:05:23 +00:00
  • 466305d0ca Add function to get the codeset name for the current locale. Owen Taylor 2000-05-29 18:48:29 +00:00
  • 9cf514b198 grrrr, 1.2.8 is taht GLIB_1_2_8 Tim Janik 2000-05-25 01:47:57 +00:00
  • 9abb741dd9 released GLib-1.2.7. Tim Janik 2000-05-25 01:46:55 +00:00
  • c3c858cb62 glib version 1.2.8, interface age 8, binary age 8. Tim Janik 2000-05-25 00:34:18 +00:00
  • 78e7d2b7e2 updates Tim Janik 2000-05-24 22:21:57 +00:00
  • 1fe02b28ad added argument assertments. Tim Janik 2000-05-19 10:01:08 +00:00
  • 9340ef7981 added argument assertments. Tim Janik 2000-05-19 10:00:21 +00:00
  • 1e5d06d4ce fixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK, from Art Haas Tim Janik 2000-05-19 08:18:29 +00:00
  • b3278400bc fixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK, from Art Haas Tim Janik 2000-05-19 08:18:13 +00:00
  • 43acfbf619 The last commit was not quite right. This time it should work. Sebastian Wilhelmi 2000-05-18 15:13:00 +00:00
  • 4611fe9446 Use strlen instead of exit in the test for sys_siglist, as using strlen Sebastian Wilhelmi 2000-05-18 15:06:39 +00:00
  • 4b9a9eb8d3 Small fixes to test progam build. Tor Lillqvist 2000-05-13 19:38:37 +00:00
  • 77866eaf9b makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) to Tor Lillqvist 2000-05-13 19:30:58 +00:00
  • c74c6c91a6 shutup Tim Janik 2000-05-12 15:29:04 +00:00
  • 153f8c64de added gobject Tim Janik 2000-05-12 15:24:42 +00:00
  • 1df2ec98cb added gobject Tim Janik 2000-05-12 15:23:16 +00:00
  • 397ad5881e add reserved fundamental ids for gtk types (for transition time). added Tim Janik 2000-05-12 15:22:31 +00:00
  • 5947f92d3a <entry size="small" status="90%" target="1.4"> <title>Signal source for main loop</title> <description> <p> Tim has a signal source for the main loop in bse, have to remember to get this in glib. </p> Havoc Pennington 2000-05-11 04:12:04 +00:00
  • 29d34de588 Print found version when test succeeds. Owen Taylor 2000-05-11 00:23:45 +00:00
  • 586d5b11a8 makefile.cygwin.in Include the common makefile snippet from Tor Lillqvist 2000-05-04 19:51:48 +00:00
  • 3c8a9bed69 More quiet Kjartan Maraas 2000-05-03 22:20:06 +00:00
  • 9bb988fb6b Shh Kjartan Maraas 2000-05-03 22:19:54 +00:00
  • c4f0c6fd9b Add new functions. Add new object files. Add threadpool-test. No need to Tor Lillqvist 2000-05-01 21:13:02 +00:00
  • 1418fe3a6d New File implementing an asynchronous queue to be used for asynchronous Sebastian Wilhelmi 2000-04-28 12:24:53 +00:00
  • f0e9f522c2 Look for both pthread_create and pthread_join in the thread library. Some Sebastian Wilhelmi 2000-04-26 13:03:49 +00:00
  • 86627d9c7a ChangeLog update: This fixes Bug #8267. Thanks to Juan Toledo Sebastian Wilhelmi 2000-04-26 08:48:24 +00:00
  • d5fccfb0eb Changed the 'value' parameter of g_cache_remove from gpointer to Sebastian Wilhelmi 2000-04-26 08:42:19 +00:00
  • 7e3c98f8e9 Changed the scope of the initialized mutex to USYNC_THREAD. Thanks to Sebastian Wilhelmi 2000-04-25 13:44:43 +00:00
  • 7bd3771d3d Update entry point list. Tor Lillqvist 2000-04-19 18:40:31 +00:00
  • 5c722885e3 Really initialize the whole GPtrArray to 0 after resizing. Pionted out by Sebastian Wilhelmi 2000-04-19 11:06:54 +00:00
  • 1383e5b642 Made the debugging G_TRYLOCK call also work for compilers with funnt Sebastian Wilhelmi 2000-04-19 09:29:19 +00:00
  • e366512775 Changed the win32 part of this function to be thread safe and to make the Sebastian Wilhelmi 2000-04-19 08:43:52 +00:00
  • 70ce489b36 make sure that scanner->config->cset_skip_characters is "" instead of Tim Janik 2000-04-19 06:49:39 +00:00
  • e01d746cba make sure that scanner->config->cset_skip_characters is "" instead of Tim Janik 2000-04-19 06:37:29 +00:00
  • 059f5b9416 Changed the 'data' parameters from gpointer to gconstpointer for the Sebastian Wilhelmi 2000-04-18 14:01:33 +00:00
  • 7c467669cc Changed comment for g_getenv to reflect, that the returned memory must not Sebastian Wilhelmi 2000-04-18 13:00:35 +00:00
  • 8c90d7766b Add configure test for garbage collector friendliness for GLib. If Sebastian Wilhelmi 2000-04-17 13:23:27 +00:00
  • 03f9d485c1 Added g_(array|ptr_array|byte_array)_sized_new functions, that reserve a Sebastian Wilhelmi 2000-04-17 10:59:46 +00:00
  • 8f02fac4ad Renamed g_queue_create to g_queue_new in conformance to all other GLib Sebastian Wilhelmi 2000-04-17 10:31:10 +00:00
  • 186010f7ab updated. Damon Chaplin 2000-04-15 23:34:34 +00:00
  • cbb5e7af5f A stringified double can be longer than 32 chars - fix space calculation Elliot Lee 2000-04-10 05:30:24 +00:00
  • 028a71701c Fixed bug. Thanks to Marko Kreen <marko@l-t.ee> for reporting that. Sebastian Wilhelmi 2000-04-07 11:44:43 +00:00
  • 7bc57ad22a Add note about command line arg parsing, and fix percent done on regexp support Havoc Pennington 2000-03-27 23:46:00 +00:00
  • 10a535542f Add TODO file Havoc Pennington 2000-03-27 23:19:33 +00:00
  • d6f6134103 Tell about using the mingw-based gcc, which is much easier than modifying Tor Lillqvist 2000-03-26 20:56:07 +00:00
  • 9698f728c6 typo alarm Sebastian Wilhelmi 2000-03-24 15:37:24 +00:00
  • fe2e948e0b Made GArray behave correct. Now zero_terminated really means, that the Sebastian Wilhelmi 2000-03-24 15:36:03 +00:00
  • d3cdac0cdb .cvsignore adaptation Sebastian Wilhelmi 2000-03-24 15:09:02 +00:00
  • 7cd50026f1 Added various win32 related *.in files to EXTRA_DIST to let 'make Sebastian Wilhelmi 2000-03-24 12:56:56 +00:00
  • 6cf3b7866d put a comment for the g_datalist_ and g_dataset_ API, that these fucntions Tim Janik 2000-03-24 02:40:23 +00:00
  • ac4abbba3e After finding the right thread library (containing e.g. pthread_create) we Sebastian Wilhelmi 2000-03-23 16:23:50 +00:00
  • dd781b91ec In the "null" module case _g_module_symbol should still first search the main program before searching all the loaded DLLs. Tor Lillqvist 2000-03-22 22:51:54 +00:00
  • 28bd47860b When looking for symbols in the "main" module we must search both the main Tor Lillqvist 2000-03-22 22:34:48 +00:00
  • e0786b05e6 Fix indentation. Owen Taylor 2000-03-22 21:59:16 +00:00
  • 7d275054e5 gmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug in comparing two Elliot Lee 2000-03-22 21:42:03 +00:00
  • 916d4db104 gmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug in comparing two Elliot Lee 2000-03-22 21:41:45 +00:00
  • 142219f278 Move Win32-only includes after inclusion of glib.h, so that G_OS_WIN32 is Tor Lillqvist 2000-03-22 20:46:19 +00:00
  • 5a470fc8d7 better ChangeLog Entry Sebastian Wilhelmi 2000-03-22 15:18:57 +00:00
  • 837cbbdf8d Ok, Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> convinced me, Sebastian Wilhelmi 2000-03-22 15:18:11 +00:00
  • 762a2befa4 Test for sched_yield as the native yield function first. Corrected typo Sebastian Wilhelmi 2000-03-22 10:04:29 +00:00
  • fdb55f623a .cvsignore updates Sebastian Wilhelmi 2000-03-22 10:02:34 +00:00
  • 66034865b1 always define G_GNUC_EXTENSION, even when not needed by GLib. That's Sebastian Wilhelmi 2000-03-21 15:21:41 +00:00
  • cdb6195572 Allocate only up to 128KB for a pathname. While this is an arbitrary value Sebastian Wilhelmi 2000-03-21 13:46:59 +00:00
  • 2b8fb12960 The mutex in the check for pthread_mutex_trylock should be a static var. Sebastian Wilhelmi 2000-03-21 09:23:52 +00:00
  • 68c4ed996f Forgot a '}' in a macro for DCE-threads. Thanks to Karl Nelson Sebastian Wilhelmi 2000-03-20 16:43:28 +00:00
  • 1266a4b88a Warn in case of an error during the call to poll(2). Closes Bug#7564 as Sebastian Wilhelmi 2000-03-20 16:19:58 +00:00
  • 2c4b4788fd Make g_get_current_dir work on systems with unlimited pathname length like Sebastian Wilhelmi 2000-03-20 16:01:41 +00:00
  • 692ce67892 Interpret EINTR as G_IO_ERROR_AGAIN. Sebastian Wilhelmi 2000-03-20 13:19:20 +00:00
  • 5e7134375e Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIES warning messages. Sebastian Wilhelmi 2000-03-17 14:49:59 +00:00
  • 3540769b17 We want the next and prev pointer of the inserted link to be NULL. Sebastian Wilhelmi 2000-03-13 16:49:40 +00:00
  • 8fded00959 Another small change to the pthread_.. search pattern. Should work *now* Sebastian Wilhelmi 2000-03-06 09:09:57 +00:00
  • d778d016b7 New function that returns the message string for a Win32 error code. Tor Lillqvist 2000-03-03 09:36:32 +00:00
  • ead3a8c0c9 Make the search for pthread_attr_... prototypes find names at the start of Sebastian Wilhelmi 2000-03-03 09:36:32 +00:00
  • 49a9cef971 shut up cvs Tim Janik 2000-03-01 09:44:32 +00:00
  • c35ab34774 New function that returns the message string for a Win32 error code. Tor Lillqvist 2000-03-01 09:44:10 +00:00
  • db8baf6978 minor optimization. Tim Janik 2000-03-01 09:44:10 +00:00
  • d568a76ae4 do not return NULL symbols. Tim Janik 2000-03-01 04:57:07 +00:00
  • 549faafc02 New function that returns the message string for a Win32 error code. Tor Lillqvist 2000-03-01 04:57:07 +00:00
  • 5991248acf do not return NULL symbols. Tim Janik 2000-03-01 04:57:07 +00:00
  • 6fbe816b6b do not return NULL symbols. Tim Janik 2000-03-01 04:53:47 +00:00
  • cb1db9b8da New function that returns the message string for a Win32 error code. Tor Lillqvist 2000-02-27 10:21:30 +00:00
  • ed2628d638 Add new functions. Tor Lillqvist 2000-02-27 10:21:30 +00:00
  • 0f4173ba4c Add a missing step to the setup instructions for gcc-2.95.2. Thanks to Tor Lillqvist 2000-02-23 20:09:16 +00:00
  • ac6c1d7c59 check for sysconf (_SC_THREAD_STACK_MIN), which returns the minimal stack Sebastian Wilhelmi 2000-02-22 13:11:24 +00:00