KWSys Robot
84dafee565
KWSys Nightly Date Stamp
2011-02-12 00:10:49 -05:00
KWSys Robot
831c5ebe58
KWSys Nightly Date Stamp
2011-02-11 00:12:06 -05:00
KWSys Robot
e53b7cbadf
KWSys Nightly Date Stamp
2011-02-10 00:12:13 -05:00
KWSys Robot
7258b0674c
KWSys Nightly Date Stamp
2011-02-09 00:12:08 -05:00
KWSys Robot
68c004aa11
KWSys Nightly Date Stamp
2011-02-08 00:12:07 -05:00
KWSys Robot
d7a51814a3
KWSys Nightly Date Stamp
2011-02-07 00:12:05 -05:00
KWSys Robot
f97a1c6493
KWSys Nightly Date Stamp
2011-02-06 00:12:08 -05:00
KWSys Robot
d27dfc25c1
KWSys Nightly Date Stamp
2011-02-05 00:12:02 -05:00
KWSys Robot
aa78a60ca6
KWSys Nightly Date Stamp
2011-02-04 00:10:46 -05:00
KWSys Robot
26eba9cb9c
KWSys Nightly Date Stamp
2011-02-03 00:11:02 -05:00
KWSys Robot
bd7dd34aba
KWSys Nightly Date Stamp
2011-02-02 00:12:27 -05:00
KWSys Robot
4f1e1fe782
KWSys Nightly Date Stamp
2011-02-01 08:38:03 -05:00
KWSys Robot
76976a59e9
KWSys Nightly Date Stamp
2011-01-31 00:11:02 -05:00
KWSys Robot
9c30d3d230
KWSys Nightly Date Stamp
2011-01-30 00:12:06 -05:00
KWSys Robot
04d4afbfa8
KWSys Nightly Date Stamp
2011-01-29 00:10:59 -05:00
KWSys Robot
6744616fb2
KWSys Nightly Date Stamp
2011-01-28 00:12:07 -05:00
KWSys Robot
451c5f61c2
KWSys Nightly Date Stamp
2011-01-27 00:11:06 -05:00
KWSys Robot
f0acf05656
KWSys Nightly Date Stamp
2011-01-26 00:10:07 -05:00
KWSys Robot
538160ce0e
KWSys Nightly Date Stamp
2011-01-25 00:10:55 -05:00
KWSys Robot
caa2dbebb8
KWSys Nightly Date Stamp
2011-01-24 00:10:04 -05:00
KWSys Robot
87cd8ba8a0
KWSys Nightly Date Stamp
2011-01-23 00:12:03 -05:00
KWSys Robot
b0fb6624cf
KWSys Nightly Date Stamp
2011-01-22 00:10:54 -05:00
KWSys Robot
73827b9205
KWSys Nightly Date Stamp
2011-01-21 00:10:17 -05:00
KWSys Robot
1c8787f387
KWSys Nightly Date Stamp
2011-01-20 00:10:06 -05:00
KWSys Robot
57c542a80f
KWSys Nightly Date Stamp
2011-01-19 00:10:07 -05:00
KWSys Robot
00a0929c04
KWSys Nightly Date Stamp
2011-01-18 00:11:02 -05:00
KWSys Robot
6b084f1e04
KWSys Nightly Date Stamp
2011-01-17 00:11:02 -05:00
KWSys Robot
3ddabcbadf
KWSys Nightly Date Stamp
2011-01-16 00:11:02 -05:00
KWSys Robot
061f310815
KWSys Nightly Date Stamp
2011-01-15 00:10:53 -05:00
KWSys Robot
3a7230afe9
KWSys Nightly Date Stamp
2011-01-14 00:12:03 -05:00
KWSys Robot
f5b43f59de
KWSys Nightly Date Stamp
2011-01-13 00:10:58 -05:00
KWSys Robot
90e9b65f10
KWSys Nightly Date Stamp
2011-01-12 00:10:52 -05:00
KWSys Robot
caa45a5f81
KWSys Nightly Date Stamp
2011-01-11 00:10:07 -05:00
David Cole
6754b26bf0
KWSys: Fix WOW64 registry mode on Windows 2000 ( #10759 )
...
The previous commit did not compile with mingw gcc.
Use the Windows type FARPROC instead of void* for
the local variable.
2011-01-10 08:40:03 -05:00
KWSys Robot
a300edab41
KWSys Nightly Date Stamp
2011-01-10 00:10:47 -05:00
KWSys Robot
8dba266a55
KWSys Nightly Date Stamp
2011-01-09 00:10:08 -05:00
KWSys Robot
5aa0fed854
KWSys Nightly Date Stamp
2011-01-08 00:11:03 -05:00
David Cole
4b05a21302
Fix WOW64 registry mode on Windows 2000 ( #10759 )
...
CMake fails to find any registry paths on Windows 2000: according to regmon
it fails with an access denied error. I double checked all the access rights
and they are fine. After checking the access modes on MSDN I found that it
says KEY_WOW64_32KEY / KEY_WOW64_64KEY are not supported on Windows 2000.
CMake does not check if the current system supports Wow64 before applying
these flags.
This commit adds a check for IsWow64Process in kernel32.dll before adding
these flags.
Author: Axel Gembe <ago@bastart.eu.org>
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
2011-01-07 07:40:07 -05:00
KWSys Robot
fd4875b4c0
KWSys Nightly Date Stamp
2011-01-07 00:12:08 -05:00
KWSys Robot
8e6ad8ce72
KWSys Nightly Date Stamp
2011-01-06 00:10:47 -05:00
David Cole
99ddf6a12d
KWSys: Retrieve QNX specific memory and processor info ( #11329 )
...
Author: Rolf Eike Beer <eike@sf-mail.de> 2010-10-18 12:03:39
2011-01-05 15:40:03 -05:00
David Cole
1c2a9b8140
KWSys: Fix CPU speed calculations ( #9963 )
...
To get from Hz to MHz the factor is 10^6, not 2^20.
Author: Rolf Eike Beer <eike@sf-mail.de> 2010-10-24 06:31:11
2011-01-05 15:40:02 -05:00
KWSys Robot
00c88bbcd8
KWSys Nightly Date Stamp
2011-01-05 00:10:21 -05:00
KWSys Robot
c59ed29552
KWSys Nightly Date Stamp
2011-01-04 00:11:01 -05:00
Brad King
a67fd72659
KWSys: Remove useless include <sys/procfs.h> ( #11648 )
...
The header was included only under "#ifdef __linux", but not all Linux
distributions provide the header. SystemInformation uses no symbols
from this header, so do not include it.
2011-01-03 12:03:03 -05:00
KWSys Robot
edff9207ed
KWSys Nightly Date Stamp
2011-01-03 00:10:09 -05:00
KWSys Robot
4e0681abd7
KWSys Nightly Date Stamp
2011-01-02 00:10:07 -05:00
KWSys Robot
6fbdac97d5
KWSys Nightly Date Stamp
2011-01-01 00:10:48 -05:00
KWSys Robot
60fa5bac57
KWSys Nightly Date Stamp
2010-12-31 00:10:46 -05:00
KWSys Robot
91c06e9022
KWSys Nightly Date Stamp
2010-12-30 00:11:02 -05:00
KWSys Robot
5e9d8a2952
KWSys Nightly Date Stamp
2010-12-29 00:10:40 -05:00
Brad King
75191fa312
KWSys: Avoid passing string literal as char*
...
Pass the lpClass argument of RegCreateKeyEx as a real char[] instead of
a string literal. At least one platform declares the argument as char*
instead of "const char*".
2010-12-28 09:57:09 -05:00
KWSys Robot
428e0e0ab9
KWSys Nightly Date Stamp
2010-12-28 00:10:42 -05:00
KWSys Robot
0ccc5bcec6
KWSys Nightly Date Stamp
2010-12-27 00:10:41 -05:00
KWSys Robot
0cbf312e89
KWSys Nightly Date Stamp
2010-12-26 00:10:11 -05:00
KWSys Robot
b1fdebc14c
KWSys Nightly Date Stamp
2010-12-25 00:10:44 -05:00
KWSys Robot
7159435843
KWSys Nightly Date Stamp
2010-12-24 00:10:04 -05:00
KWSys Robot
97e64e8607
KWSys Nightly Date Stamp
2010-12-23 00:10:37 -05:00
KWSys Robot
104cd4acd8
KWSys Nightly Date Stamp
2010-12-22 00:10:03 -05:00
Brad King
4c88a8622d
KWSys: Avoid buffer overflow in SystemInformation ( #11018 )
...
Use std::string instead of fixed-size char arrays.
Author: Ben Boeckel <ben.boeckel@kitware.com>
2010-12-21 08:25:33 -05:00
KWSys Robot
112ada2eb6
KWSys Nightly Date Stamp
2010-12-21 00:10:48 -05:00
KWSys Robot
34a2dee75d
KWSys Nightly Date Stamp
2010-12-20 00:10:56 -05:00
KWSys Robot
b8c8fe49da
KWSys Nightly Date Stamp
2010-12-19 00:10:08 -05:00
KWSys Robot
5ae9ccd2c6
KWSys Nightly Date Stamp
2010-12-18 00:10:03 -05:00
KWSys Robot
d11c70295b
KWSys Nightly Date Stamp
2010-12-17 00:10:43 -05:00
KWSys Robot
aadee46c60
KWSys Nightly Date Stamp
2010-12-16 00:10:05 -05:00
KWSys Robot
a14a8562ea
KWSys Nightly Date Stamp
2010-12-15 00:10:03 -05:00
Brad King
3a14b6e556
KWSys: Do not mangle UNC paths in ConvertToUnixOutputPath ( #10206 )
...
This method replaces '//' with '/' to make the paths look nicer.
Originally it correctly skipped a leading '//' in a UNC path as the
comment says. However, commit "Removed extra variable initializations"
(2005-04-15) accidentally removed the "pos=1" initializer. It was then
incorrectly restored by commit "Added missing variable initialization"
(2005-04-15) as just "pos=0". Restore the proper initializer.
The test for this added by commit "better coverage" (2006-07-31)
included incorrect output for a sample UNC-like path. Fix it.
2010-12-14 18:13:03 -05:00
Brad King
ffac70b528
KWSys: Use EXPORT name only if installing library
...
Do not set KWSYS_INSTALL_LIBRARY_RULE just because the parent project set
KWSYS_INSTALL_EXPORT_NAME. Require KWSYS_INSTALL_LIB_DIR to be set too.
2010-12-14 13:30:03 -05:00
KWSys Robot
da0a8f7f44
KWSys Nightly Date Stamp
2010-12-14 13:30:03 -05:00
KWSys Robot
b5d7f2c57c
KWSys Nightly Date Stamp
2010-12-13 00:10:05 -05:00
KWSys Robot
1b98d99c28
KWSys Nightly Date Stamp
2010-12-12 00:10:02 -05:00
KWSys Robot
da4c2f6214
KWSys Nightly Date Stamp
2010-12-11 00:10:32 -05:00
KWSys Robot
b90e9f9c3a
KWSys Nightly Date Stamp
2010-12-10 00:10:28 -05:00
KWSys Robot
d25638ac05
KWSys Nightly Date Stamp
2010-12-09 00:10:41 -05:00
Brad King
306427c079
KWSys: Remove realpath from SystemTools::GetPath ( #10335 )
...
Commit "merge in changes for beos support" (2006-12-04) added a realpath
call for every directory parsed out of a PATH-style environment
variable. No reason was given in the commit message or comments.
The call incorrectly resolves symlinks in referenced paths. Remove it.
If BeOS support really needs it then it can be restored for that
platform with a full explanation.
2010-12-08 18:04:10 -05:00
KWSys Robot
02a8ea2d5b
KWSys Nightly Date Stamp
2010-12-08 00:10:03 -05:00
KWSys Robot
e580daec4c
KWSys Nightly Date Stamp
2010-12-07 00:10:03 -05:00
KWSys Robot
afc8906468
KWSys Nightly Date Stamp
2010-12-06 00:10:04 -05:00
KWSys Robot
419e0d29a0
KWSys Nightly Date Stamp
2010-12-05 00:10:07 -05:00
KWSys Robot
34ee41b9cc
KWSys Nightly Date Stamp
2010-12-04 00:10:02 -05:00
KWSys Robot
4617135fe7
KWSys Nightly Date Stamp
2010-12-03 00:10:28 -05:00
KWSys Robot
746d54a843
KWSys Nightly Date Stamp
2010-12-02 00:10:03 -05:00
Brad King
f9abda2db4
KWSys: Associate installed library with an EXPORT
...
A parent project may now set KWSYS_INSTALL_EXPORT_NAME to specify the
EXPORT name for install(TARGETS) commands.
2010-12-01 16:10:02 -05:00
KWSys Robot
8b555d1d20
KWSys Nightly Date Stamp
2010-12-01 00:10:03 -05:00
KWSys Robot
63828762a0
KWSys Nightly Date Stamp
2010-11-30 00:10:03 -05:00
KWSys Robot
bd44b2cc5b
KWSys Nightly Date Stamp
2010-11-29 00:10:02 -05:00
KWSys Robot
7ce06dcc90
KWSys Nightly Date Stamp
2010-11-28 00:10:03 -05:00
KWSys Robot
7a85200249
KWSys Nightly Date Stamp
2010-11-27 00:10:32 -05:00
KWSys Robot
500711129b
KWSys Nightly Date Stamp
2010-11-26 00:10:02 -05:00
KWSys Robot
537180ab19
KWSys Nightly Date Stamp
2010-11-25 00:10:05 -05:00
KWSys Robot
8bafdeb60e
KWSys Nightly Date Stamp
2010-11-24 00:10:03 -05:00
KWSys Robot
40cb8a2373
KWSys Nightly Date Stamp
2010-11-23 00:10:02 -05:00
KWSys Robot
a0739ac5ab
KWSys Nightly Date Stamp
2010-11-22 00:10:26 -05:00
KWSys Robot
365beb2b16
KWSys Nightly Date Stamp
2010-11-21 00:10:03 -05:00
KWSys Robot
9054e598ef
KWSys Nightly Date Stamp
2010-11-20 00:10:19 -05:00
KWSys Robot
acf60463de
KWSys Nightly Date Stamp
2010-11-19 00:10:26 -05:00
KWSys Robot
da0a463f17
KWSys Nightly Date Stamp
2010-11-18 00:10:08 -05:00
KWSys Robot
b541b1213a
KWSys Nightly Date Stamp
2010-11-17 00:10:02 -05:00
KWSys Robot
836c266731
KWSys Nightly Date Stamp
2010-11-16 00:10:03 -05:00
KWSys Robot
40b9336b31
KWSys Nightly Date Stamp
2010-11-15 00:10:03 -05:00
KWSys Robot
dabcb7b8e4
KWSys Nightly Date Stamp
2010-11-14 00:10:03 -05:00
KWSys Robot
33f650a5c9
KWSys Nightly Date Stamp
2010-11-13 00:10:02 -05:00
KWSys Robot
e6975fe82f
KWSys Nightly Date Stamp
2010-11-12 00:10:04 -05:00
KWSys Robot
f4aa65cdf5
KWSys Nightly Date Stamp
2010-11-11 00:10:02 -05:00
KWSys Robot
c5762cf58c
KWSys Nightly Date Stamp
2010-11-10 00:10:02 -05:00
Brad King
d8e0bfa786
KWSys: Teach SystemInformation about WinXP Pro and Win7
...
Modify a few lines in the function QueryOSInformation.
Change-Id: Ief8327144fdf5588354d4ce8240eb0206722e77e
Author: Marius Staring <m.staring@lumc.nl>
2010-11-09 10:50:03 -05:00
KWSys Robot
bbb3d81d38
KWSys Nightly Date Stamp
2010-11-09 00:10:02 -05:00
KWSys Robot
da778eeb4b
KWSys Nightly Date Stamp
2010-11-08 00:10:02 -05:00
KWSys Robot
d95017deec
KWSys Nightly Date Stamp
2010-11-07 00:10:16 -04:00
KWSys Robot
c5a47ad148
KWSys Nightly Date Stamp
2010-11-06 00:10:10 -04:00
KWSys Robot
947de96030
KWSys Nightly Date Stamp
2010-11-05 00:10:09 -04:00
KWSys Robot
b58e44edfb
KWSys Nightly Date Stamp
2010-11-04 00:10:01 -04:00
KWSys Robot
5cf99388c3
KWSys Nightly Date Stamp
2010-11-03 00:11:01 -04:00
KWSys Robot
aa350314db
KWSys Nightly Date Stamp
2010-11-02 00:11:02 -04:00
KWSys Robot
c1a064ba79
KWSys Nightly Date Stamp
2010-11-01 00:11:13 -04:00
KWSys Robot
e3c46e648b
KWSys Nightly Date Stamp
2010-10-31 00:11:07 -04:00
KWSys Robot
2d3952d521
KWSys Nightly Date Stamp
2010-10-30 00:11:07 -04:00
KWSys Robot
57eea54720
KWSys Nightly Date Stamp
2010-10-29 00:11:07 -04:00
KWSys Robot
70101ee8e7
KWSys Nightly Date Stamp
2010-10-28 00:11:05 -04:00
KWSys Robot
01a90e9622
KWSys Nightly Date Stamp
2010-10-27 00:11:06 -04:00
KWSys Robot
7db02e9b3a
KWSys Nightly Date Stamp
2010-10-26 00:11:04 -04:00
KWSys Robot
06b5eaa3cf
KWSys Nightly Date Stamp
2010-10-25 00:11:05 -04:00
KWSys Robot
de81f2a4ee
KWSys Nightly Date Stamp
2010-10-24 00:11:05 -04:00
KWSys Robot
185582d5fe
KWSys Nightly Date Stamp
2010-10-23 00:12:04 -04:00
KWSys Robot
91b5bc3efa
KWSys Nightly Date Stamp
2010-10-22 00:10:12 -04:00
KWSys Robot
e42160f3e0
KWSys Nightly Date Stamp
2010-10-21 00:11:02 -04:00
KWSys Robot
5bae7f3b19
KWSys Nightly Date Stamp
2010-10-20 00:11:01 -04:00
KWSys Robot
915e5805d9
KWSys Nightly Date Stamp
2010-10-19 00:10:04 -04:00
KWSys Robot
00b327fed8
KWSys Nightly Date Stamp
2010-10-18 00:11:02 -04:00
KWSys Robot
76c8c6017c
KWSys Nightly Date Stamp
2010-10-17 00:10:08 -04:00
KWSys Robot
0dc88cf853
KWSys Nightly Date Stamp
2010-10-16 00:10:08 -04:00
KWSys Robot
57c04db124
KWSys Nightly Date Stamp
2010-10-15 00:10:07 -04:00
KWSys Robot
3dc07529cf
KWSys Nightly Date Stamp
2010-10-14 00:10:43 -04:00
KWSys Robot
68e0b6357d
KWSys Nightly Date Stamp
2010-10-13 00:10:36 -04:00
KWSys Robot
3810da1a73
KWSys Nightly Date Stamp
2010-10-12 00:10:33 -04:00
KWSys Robot
3138cc503b
KWSys Nightly Date Stamp
2010-10-11 00:10:06 -04:00
KWSys Robot
c89527a421
KWSys Nightly Date Stamp
2010-10-10 00:10:08 -04:00
KWSys Robot
8af6a13728
KWSys Nightly Date Stamp
2010-10-09 00:10:06 -04:00
KWSys Robot
7119b5f5be
KWSys Nightly Date Stamp
2010-10-08 00:10:06 -04:00
KWSys Robot
e124032654
KWSys Nightly Date Stamp
2010-10-07 00:10:31 -04:00
KWSys Robot
3d0ace69c0
KWSys Nightly Date Stamp
2010-10-06 00:10:25 -04:00
KWSys Robot
d0d8f029ab
KWSys Nightly Date Stamp
2010-10-05 00:10:31 -04:00
KWSys Robot
5eca3dd0f0
KWSys Nightly Date Stamp
2010-10-04 00:10:06 -04:00
KWSys Robot
ef4263aad7
KWSys Nightly Date Stamp
2010-10-03 00:10:04 -04:00
KWSys Robot
2488c343f1
KWSys Nightly Date Stamp
2010-10-02 00:10:36 -04:00
KWSys Robot
d69b129481
KWSys Nightly Date Stamp
2010-10-01 00:10:39 -04:00
KWSys Robot
4e137de7b1
KWSys Nightly Date Stamp
2010-09-30 00:10:39 -04:00
KWSys Robot
0f6b3a0059
KWSys Nightly Date Stamp
2010-09-29 00:10:08 -04:00
KWSys Robot
5efe30791b
KWSys Nightly Date Stamp
2010-09-28 00:10:03 -04:00
KWSys Robot
993cfc9406
KWSys Nightly Date Stamp
2010-09-27 00:10:04 -04:00
KWSys Robot
c928751d27
KWSys Nightly Date Stamp
2010-09-26 00:10:04 -04:00
KWSys Robot
f42bae0bd5
KWSys Nightly Date Stamp
2010-09-25 00:10:04 -04:00
KWSys Robot
7d243b9695
KWSys Nightly Date Stamp
2010-09-24 00:10:36 -04:00
KWSys Robot
a9bf98b2a6
KWSys Nightly Date Stamp
2010-09-23 00:10:11 -04:00
KWSys Robot
d65a91dd45
KWSys Nightly Date Stamp
2010-09-22 00:10:27 -04:00
KWSys Robot
950b735101
KWSys Nightly Date Stamp
2010-09-21 00:10:07 -04:00
KWSys Robot
b03087798b
KWSys Nightly Date Stamp
2010-09-20 00:10:05 -04:00
KWSys Robot
d10b94b2f0
KWSys Nightly Date Stamp
2010-09-19 00:10:03 -04:00
KWSys Robot
c30c3ade9b
KWSys Nightly Date Stamp
2010-09-18 00:10:05 -04:00
KWSys Robot
4b682e13fb
KWSys Nightly Date Stamp
2010-09-17 00:10:04 -04:00
KWSys Robot
48a126717c
KWSys Nightly Date Stamp
2010-09-16 00:10:04 -04:00
KWSys Robot
de7a090847
KWSys Nightly Date Stamp
2010-09-15 00:10:05 -04:00
KWSys Robot
becc11f72f
KWSys Nightly Date Stamp
2010-09-14 00:10:28 -04:00
KWSys Robot
f3bc219adb
KWSys Nightly Date Stamp
2010-09-13 00:10:04 -04:00
KWSys Robot
3665e69bc6
KWSys Nightly Date Stamp
2010-09-12 00:10:03 -04:00
KWSys Robot
c36f501a64
KWSys Nightly Date Stamp
2010-09-11 00:10:04 -04:00
Brad King
f2b4a46677
KWSys: Suppress -Wcast-align warning in MD5.c
...
The code does contain a cast that increases alignment but only in a
conditional that verifies the input is sufficiently aligned.
2010-09-10 09:00:02 -04:00
KWSys Robot
de346204b8
KWSys Nightly Date Stamp
2010-09-10 00:10:08 -04:00
David Cole
2eab3b2cbb
Revert commit: CMake: quote ':' in Windows NMake Makefiles ( #9963 ) -- it was not the right fix and caused mucho other problemo
2010-09-09 12:40:04 -04:00
KWSys Robot
42dbb43294
KWSys Nightly Date Stamp
2010-09-09 00:10:04 -04:00
David Cole
fcbdd3129e
CMake: quote ':' in Windows NMake Makefiles ( #9963 )
2010-09-08 18:50:03 -04:00
KWSys Robot
711c610314
KWSys Nightly Date Stamp
2010-09-08 00:10:41 -04:00
KWSys Robot
409c936ff4
KWSys Nightly Date Stamp
2010-09-07 00:10:05 -04:00
KWSys Robot
362ba97017
KWSys Nightly Date Stamp
2010-09-06 00:10:03 -04:00
KWSys Robot
20f15c4321
KWSys Nightly Date Stamp
2010-09-05 00:10:34 -04:00
KWSys Robot
8e0de9cc45
KWSys Nightly Date Stamp
2010-09-04 00:10:06 -04:00
KWSys Robot
f68c08e1b4
KWSys Nightly Date Stamp
2010-09-03 00:10:03 -04:00
KWSys Robot
f943601640
KWSys Nightly Date Stamp
2010-09-02 00:10:04 -04:00
KWSys Robot
4948536d61
KWSys Nightly Date Stamp
2010-09-01 00:10:30 -04:00
KWSys Robot
81a76fedd7
KWSys Nightly Date Stamp
2010-08-31 00:10:10 -04:00
KWSys Robot
aac1680648
KWSys Nightly Date Stamp
2010-08-30 00:10:03 -04:00
KWSys Robot
fd141a0b70
KWSys Nightly Date Stamp
2010-08-29 00:10:37 -04:00
KWSys Robot
216aa24d92
KWSys Nightly Date Stamp
2010-08-28 00:10:03 -04:00
Brad King
735a8c26d7
KWSys: Use SplitPath in GetActualCaseForPath
...
Avoid using the old SplitString method in favor of the more robust
SplitPath method.
2010-08-27 10:50:02 -04:00
Brad King
3bf1869c93
KWSys: Improve SplitPath method documentation
...
Document explicitly that the first component always exists. Fix the
documentation of SplitPathRootComponent to note that home directory
roots (~/ and ~u/) always have a trailing slash.
2010-08-27 10:20:02 -04:00
Brad King
4746365e03
KWSys: Avoid empty string dereference in SplitString
2010-08-27 10:10:02 -04:00
KWSys Robot
d8ccd1760c
KWSys Nightly Date Stamp
2010-08-27 00:10:03 -04:00
KWSys Robot
737261785a
KWSys Nightly Date Stamp
2010-08-26 00:10:20 -04:00
KWSys Robot
c4f7034efb
KWSys Nightly Date Stamp
2010-08-25 00:10:25 -04:00
KWSys Robot
888f61e6e3
KWSys Nightly Date Stamp
2010-08-24 00:10:03 -04:00
KWSys Robot
9b82ecae42
KWSys Nightly Date Stamp
2010-08-23 00:10:27 -04:00
KWSys Robot
b718597b8b
KWSys Nightly Date Stamp
2010-08-22 00:10:03 -04:00
KWSys Robot
e8fca4e247
KWSys Nightly Date Stamp
2010-08-21 00:10:23 -04:00
KWSys Robot
e752cff8fd
KWSys Nightly Date Stamp
2010-08-20 00:10:30 -04:00
KWSys Robot
b29cd51147
KWSys Nightly Date Stamp
2010-08-19 00:10:04 -04:00
KWSys Robot
a3d796b906
KWSys Nightly Date Stamp
2010-08-18 00:10:05 -04:00
KWSys Robot
f4ce315301
KWSys Nightly Date Stamp
2010-08-17 00:10:04 -04:00
Brad King
0f5189d144
KWSys: Fix GetActualCaseForPath for UNC paths
...
See issue #11023 .
Author: Clinton Stimpson <clinton@elemtech.com>
2010-08-16 10:00:02 -04:00
Brad King
0a21abd690
KWSys: Fix SplitPath for leading '\' on Windows
...
Windows paths may begin with a single backslash when the drive letter is
omitted. Recognize this as a root path component.
2010-08-16 09:10:03 -04:00