Files
glib/glib
Tor Lillqvist 421e7fdfad Fix Win32 behaviour in some cases where a drive letter is present. For
2004-03-21  Tor Lillqvist  <tml@iki.fi>

	* glib/gutils.c (g_path_get_dirname): Fix Win32 behaviour in some
	cases where a drive letter is present. For 'a:' or 'a:foo', return
	'a:.'. This is mostly just for consistency with the behaviour
	without a drive letter. But very important is to for 'a:\foo' or
	'a:\', return 'a:\', and not 'a:'. (Ditto for forward slashes
	instead of backslashes.) (#137316)

	* tests/dirname-test.c (main): More complete testing on
	Win32. If a test fails, include expected and actual result in
	error message.
2004-03-21 21:43:13 +00:00
..
2003-07-28 23:00:51 +00:00
2003-09-07 22:36:58 +00:00
2003-02-23 22:55:47 +00:00
2002-11-22 23:45:32 +00:00
2004-02-27 21:11:51 +00:00
2002-02-17 23:28:43 +00:00
2004-02-27 21:11:51 +00:00
2004-02-24 21:17:10 +00:00
2003-07-20 15:55:09 +00:00
2004-03-01 20:47:49 +00:00
2003-12-02 01:31:43 +00:00
2004-01-10 08:15:24 +00:00
2004-03-06 07:37:46 +00:00