Commit Graph

12 Commits

Author SHA1 Message Date
kevin
9acb24e9e1 Apply licensing information to project. 2024-12-01 14:35:24 -05:00
kevin
a790ab11d3 cwFileSys.h/cpp : Prevent dirEntries from listing '.' and '..' directories during recursion.
Added dirEntryTest().
2024-11-30 12:14:29 -05:00
kevin
24f9b937a6 cwFileSys,cwLex,cwVectOps,cwObject,cwTime : Updated to use cwTest to manage test() function. 2024-05-29 12:37:53 -04:00
kevin
f5c1c5e435 cwFileSys.h/cpp : Added formVersionedDirectory() and makeVersionedDirectory(). 2023-05-21 12:38:05 -04:00
kevin
f8cf79a776 cwFileSys.h : Fixed comments on makeFn(). 2023-05-16 09:11:19 -04:00
kevin
ee11b004da cwFileSys.h/cpp : Added replaceDirectory/Filename/Extension() functions. 2021-05-10 08:30:22 -04:00
kevin
df29219edf cwFileSys.h/cpp : Added makeVersionedFn(). 2021-04-10 13:36:07 -04:00
kevin
fa33ac00c9 cwFileSys.h/cpp : Added makeDir().
cwLog.h/cpp : Added cwLogPrint() functions.
cwMtx.h : Many addtions.
cwObject.h : Added find_child() functions.
cwUtility.h/cpp : Added x80ToDouble() and doubleToX80().
cwCommon.h : Added new RC codes
cwCommonImpl.h : Added swapping macros and is_int<T>().
2020-09-01 15:46:21 -04:00
kevin.larke
3d1facf2c2 cwFileSys.h/cpp : Added expandPath(). 2020-04-20 15:01:21 -04:00
kpl
68b8a15714 Implemented filesys::dirEntries() 2019-12-27 23:35:39 -05:00
kpl
5a62d884dd Standardized filesys and mem namespaces.
Removed use of global variable in cwAudioBuf.
2019-12-27 21:51:28 -05:00
kpl
3954d794f1 Initial commit 2019-12-18 22:24:12 -05:00