Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2041 5 d 22 h mateusz.viste /tree/trunk/ moved GetFileAttributes() to dosdisk.c and removed the FFDTA typedef to make the struct explicit  
2040 5 d 22 h mateusz.viste /tree/trunk/ removed the confusing WIN32_FIND_DATAA define to WIN32_FIND_DATA and renamed FindFirstFile/FindNextFile functions  
2039 6 d 0 h mateusz.viste /tree/trunk/ removed the optsort placeholder (feature was unimplemented anyway)  
2038 6 d 0 h mateusz.viste /tree/trunk/ removed the WIN32_FIND_DATA_BOTH union  
2037 6 d 0 h mateusz.viste /tree/trunk/ marked all functions static  
2035 6 d 0 h mateusz.viste /tree/trunk/ moved w32fDOS into dosdisk.c  
2034 6 d 1 h mateusz.viste /tree/trunk/ simplified console-detection code and integrated it inside tree.c, removing w32api.c and wincon definitions  
2033 6 d 14 h mateusz.viste /tree/trunk/ renamed CPP files to C - no more plus plus garbage!  
2032 6 d 14 h mateusz.viste /tree/trunk/ ANSI C compatibility  
2031 6 d 14 h mateusz.viste /tree/trunk/ removed support for windows-specific file attributes  
2030 6 d 14 h mateusz.viste /tree/trunk/ improved ANSI C compatibility  
2029 6 d 15 h mateusz.viste /tree/trunk/ removed /DS (alternate streams - win32 only)  
2028 6 d 15 h mateusz.viste /tree/trunk/ removed a couple of wide-char functions (useless in DOS)  
2027 6 d 15 h mateusz.viste /tree/trunk/ removed all register declarations - compiler knows better what to do  
2026 6 d 15 h mateusz.viste /tree/trunk/ removed all cAlternateFilename stuff (unused in DOS anyway)  
2025 6 d 15 h mateusz.viste /tree/trunk/ removed UNICODE support  
2024 6 d 15 h mateusz.viste /tree/trunk/ removed some unused arguments from functions  
2023 6 d 19 h mateusz.viste /tree/trunk/ removed windows-related ifdefs  
2022 6 d 19 h mateusz.viste /tree/trunk/ removed CATGETS  
2020 7 d 2 h mateusz.viste /tree/trunk/ copied original KJD version to trunk  

Show All