2000-03-24 |
Sebastian Wilhelmi | Made GArray behave correct. Now zero_terminated really... |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Sebastian Wilhelmi | .cvsignore adaptation |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Sebastian Wilhelmi | Added various win32 related *.in files to EXTRA_DIST... |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Sebastian Wilhelmi | After finding the right thread library (containing... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Tor Lillqvist | In the "null" module case _g_module_symbol should still... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Tor Lillqvist | When looking for symbols in the "main" module we must... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Owen Taylor | Fix indentation. |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Elliot Lee | gmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Tor Lillqvist | Move Win32-only includes after inclusion of glib.h... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Sebastian Wilhelmi | better ChangeLog Entry |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Sebastian Wilhelmi | Ok, Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Sebastian Wilhelmi | Test for sched_yield as the native yield function first... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Sebastian Wilhelmi | .cvsignore updates |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Sebastian Wilhelmi | always define G_GNUC_EXTENSION, even when not needed... |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Sebastian Wilhelmi | Allocate only up to 128KB for a pathname. While this... |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Sebastian Wilhelmi | Forgot a '}' in a macro for DCE-threads. Thanks to... |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Sebastian Wilhelmi | Warn in case of an error during the call to poll(2... |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Sebastian Wilhelmi | Make g_get_current_dir work on systems with unlimited... |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Sebastian Wilhelmi | Interpret EINTR as G_IO_ERROR_AGAIN. |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Sebastian Wilhelmi | Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIE... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Sebastian Wilhelmi | We want the next and prev pointer of the inserted link... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Sebastian Wilhelmi | Another small change to the pthread_.. search pattern... |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Tor Lillqvist | New function that returns the message string for a... |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Sebastian Wilhelmi | Make the search for pthread_attr_... prototypes find... |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Tim Janik | shut up cvs |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Tor Lillqvist | New function that returns the message string for a... |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Tim Janik | minor optimization. |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Tim Janik | do not return NULL symbols. |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Tor Lillqvist | New function that returns the message string for a... |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Tim Janik | do not return NULL symbols. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Tor Lillqvist | New function that returns the message string for a... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Tor Lillqvist | Add new functions. |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Tor Lillqvist | Add a missing step to the setup instructions for gcc... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Sebastian Wilhelmi | check for sysconf (_SC_THREAD_STACK_MIN), which returns... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Damon Chaplin | updated the g_source_remove_by_XXX() descriptions to... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Sebastian Wilhelmi | Changed GCC version test to also accept major versions... |
commit | commitdiff | tree | snapshot |
2000-02-17 |
Havoc Pennington | changed g_str_hash() to a 31 bit version based on a... |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Tim Janik | wtf??? someone destroyed the configure.in, reverting... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Tor Lillqvist | Move to corresponding subdirectories. |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Tor Lillqvist | New files, for putting version info in the DLLs on... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Tim Janik | return stolen data from g_datalist_id_remove_no_notify... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Tor Lillqvist | glib.h New functions for conversion between UTF-8 and... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Damon Chaplin | g_bit_nth_lsf/msf docs from Nils Rennebarth <nils@ipe... |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Tim Janik | s/current_time/dispatch_time/ for the dispatch() handle... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Owen Taylor | Added G_N_ELEMENTS macro to determine the number of... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Martin Baulig | [FIXME: On NetBSD, dlsym() doesn't set errno != 0 when... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tim Janik | correctly fetch the current locale, fix from owen. |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Tor Lillqvist | Use FormatMessage to translate system error codes into... |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Sebastian Wilhelmi | Removed G_THREADS_IMPL_NSPR. Shouldn't be used anyway. |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Sebastian Wilhelmi | This of course should return TRUE in a program with... |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Tor Lillqvist | g_strjoin was missing. |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Sebastian Wilhelmi | updated .cvsignore |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Sebastian Wilhelmi | Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THR... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Sebastian Wilhelmi | Changed the prototype of thread_create and thread_self... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Sebastian Wilhelmi | updated .cvsignore |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Tor Lillqvist | Very minor stuff. |
commit | commitdiff | tree | snapshot |
1999-11-10 |
Tor Lillqvist | More verbose and up-to-date instructions. |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Sebastian Wilhelmi | Forgot to commit ChangeLog. Here we go. (I'm still... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Sebastian Wilhelmi | Create docs/glib-config.1 from docs/glib-config.1.in... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Sebastian Wilhelmi | Make the test for getpwuid_r work on newer AIX versions... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Tor Lillqvist | Typos. |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Tor Lillqvist | New function that returns the message string for a... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Tor Lillqvist | Look at env vars LC_ALL, LC_CTYPE and LANG first. Some... |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Tor Lillqvist | Add gwin32 object. Add rule to make .i (preprocessed... |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Tor Lillqvist | Distribute also gwin32.c |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Tor Lillqvist | glib.h Rename Win32-only functions from gwin_* to g_win... |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Tor Lillqvist | Use the fix for the g_cache_remove bug from the 1.2... |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Tor Lillqvist | Don't crash if removing a nonexistent value. |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Sebastian Wilhelmi | remove g_dataset_global_lock around destroy() notificat... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Tim Janik | removed useless g_string(x) macro that cluttered the... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Tor Lillqvist | Define the new GLIB_SIZEOF_* constants here, too. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Tim Janik | completly new implementation for printf string upper... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Manish Singh | blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Tor Lillqvist | Use G_OS_WIN32. |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Tor Lillqvist | Drop the mapping of POSIX function names to the undersc... |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Tor Lillqvist | Don't define WIN32 and NATIVE_WIN32. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Manish Singh | use G_HAVE_CYGWIN in favor of G_OS_FEATURE_CYGWIN |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Tim Janik | define NULL as (0L) if __cplusplus is defined, to avoid... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Tim Janik | applied patch from Soeren Sandmann <sandmann@daimi... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Tim Janik | add explicit (GTrashStack*) cast for NULL pointer to... |
commit | commitdiff | tree | snapshot |
1999-09-13 |
Tim Janik | in case we have to abort the program, debugging is... |
commit | commitdiff | tree | snapshot |
1999-08-26 |
Tim Janik | added --export-dynamic so we can load dynmic modules... |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Sebastian Wilhelmi | Use /dev/urandom, as it doesn't block, which /dev/rando... |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Tor Lillqvist | Add a cast. |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Owen Taylor | Updates to .cvsignore. |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Owen Taylor | Added missing </para> Added missing </para> Added missi... |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Owen Taylor | A few more notes about mechanism and policy. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Owen Taylor | Added some simple build instructions. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Owen Taylor | Initial import of glib-reference from the RDP. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Owen Taylor | Initial revision |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Tim Janik | removed comma |
commit | commitdiff | tree | snapshot |
1999-08-15 |
Tim Janik | eliminate memset() call, since string.h has not neccess... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Tor Lillqvist | glib.h gstrfuncs.c Rename g_strccpy to g_strcompress... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Manish Singh | glib.h the #define for g_strescape interfered with... |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Tor Lillqvist | New functions. |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Tor Lillqvist | Win32: With the latest gcc (2.95, pre-release), we... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Tor Lillqvist | Win32: With the latest gcc (2.95, pre-release), we... |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Tor Lillqvist | Correct URL for mingw runtime sources. |
commit | commitdiff | tree | snapshot |
next |