summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
AgeCommit message (Expand)AuthorFilesLines
2005-03-10include <gstdio.h>.Sven Neumann1-0/+4
2005-03-10delay memory allocation until after the first read. Saves a bunch ofSven Neumann1-0/+9
2005-03-10Add g_file_replace.Manish Singh1-0/+4
2005-03-09Bump versionMatthias Clasen1-0/+4
2005-03-09avoid unnecessary filename conversions.Sven Neumann1-0/+5
2005-03-09[Win32] Don't leak return value from get_special_folder(). (#169348,Tor Lillqvist1-0/+8
2005-03-08New API. A function to atomically create a file.Søren Sandmann1-0/+5
2005-03-08Add the new attributes here too.Matthias Clasen1-0/+2
2005-03-08Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)Matthias Clasen1-0/+7
2005-03-08Fix an error message. (#168751, Hazael Maldonado Torres)Matthias Clasen1-0/+5
2005-03-08Small cleanup (use G_BEGIN/END_DECLS). (#168474, Fabricio Barros Cabral)Matthias Clasen1-0/+5
2005-03-07Mark the last paragraph of the docs as Windows-specific. (#169433)Matthias Clasen1-0/+5
2005-03-06Fix error reporting in gmarkupMatthias Clasen1-0/+7
2005-02-24Typo.Tor Lillqvist1-1/+1
2005-02-24Don't distribute glib.def. (#167496, J. Ali Harlow)Tor Lillqvist1-0/+3
2005-02-24Use g_fopen(). (#168341, Daniel Atallah)Tor Lillqvist1-0/+5
2005-02-24Don't forget to set G_THREAD_LIBS_FOR_GTHREAD on non-linux platforms.Matthias Clasen1-0/+3
2005-02-24Set LANGUAGE instead of LC_ALL to shield against LANGUAGE being set in theMatthias Clasen1-0/+6
2005-02-23On G_OS_UNIX, simple #define g_open and co. as aliases for theirManish Singh1-0/+14
2005-02-23Simplify the loop for the fix below.Manish Singh1-0/+4
2005-02-21Use a memchunk for sizeof(GQueue)-sized chunks. (#167984, Fabrício BarrosMatthias Clasen1-0/+3
2005-02-21Fix usage of nanosleep(). (#163039, Bastien Nocera)Matthias Clasen1-0/+5
2005-02-16Added Xhosa translation Added "xh" to ALL_LINGUAS.Adi Attar1-0/+4
2005-02-11Include winsock2.h before windows.h, to avoid compilation errors withTor Lillqvist1-0/+5
2005-02-11Take main group options into account when calculating column size.Matthias Clasen1-1/+6
2005-02-09Don't leak pathMatthias Clasen1-0/+5
2005-02-08Don't write out of bounds.Matthias Clasen1-0/+13
2005-02-08New function to list all environment variables. (#166327, Hans PetterMatthias Clasen1-0/+7
2005-02-07Add gmodule-no-export-2.0.pc.Tor Lillqvist1-1/+5
2005-02-07feed the contents of config.h and glibconfig.h into the preprocessor,Manish Singh1-0/+6
2005-02-06Don't use matching constraints for asm mem parameters. This makes the codeManish Singh1-0/+6
2005-02-05configure.in (G_LIBS_EXTRA) I think we can include <winsock2.h> and linkTor Lillqvist1-0/+7
2005-02-05In the Win32 ABI stability version, call g_file_get_contents_utf8(), notTor Lillqvist1-0/+6
2005-02-05Remove the --enable-ansi option (#160469)Matthias Clasen1-0/+2
2005-02-05Define a HAVE_GNUC_VISIBILITY automake conditional.Matthias Clasen1-0/+10
2005-02-02Add bug number.Tor Lillqvist1-1/+2
2005-02-02Remove unnecessary MSVC-only typedef for pid_t. GLib does not pretend toTor Lillqvist1-0/+3
2005-02-02Don't use potentially incorrect errno in several places. (#165951)Tor Lillqvist1-0/+4
2005-02-02In the Win32 part of all functions, handle invalid UTF-8 more robustly.Tor Lillqvist1-0/+7
2005-02-02Move doc comments inline.Matthias Clasen1-0/+9
2005-02-02Add test case for key removal.Matthias Clasen1-0/+6
2005-02-01Doc clarifications. (#165907, Vincent Untz)Matthias Clasen1-0/+2
2005-02-01Add test case for group removal.Matthias Clasen1-0/+8
2005-01-30Some more unit tests.Matthias Clasen1-0/+4
2005-01-28Added "tl" to ALL_LINGUAS. Added Tagalog translation by Eric ParejaChristian Rose1-0/+4
2005-01-24Let $srcdir default to .Matthias Clasen1-0/+2
2005-01-24Add a test with a long entity name.Matthias Clasen1-0/+10
2005-01-22Don't g_assert that localtime() returns non-NULL. It does return NULL atTor Lillqvist1-0/+8
2005-01-20Don't interpret leading zeros as octal. The specification requires %fMatthias Clasen1-0/+4
2005-01-20Add some more tests.Matthias Clasen1-0/+8