Subversion Repositories SvarDOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2043 5 h 40 m mateusz.viste /tree/trunk/ removed an unused function processLine()  
2042 5 h 43 m mateusz.viste /tree/trunk/ removed useless arguments of GetVolumeInformation() and deleted a dangling STDCALL definition  
2041 6 h 17 m mateusz.viste /tree/trunk/ moved GetFileAttributes() to dosdisk.c and removed the FFDTA typedef to make the struct explicit  
2040 6 h 38 m mateusz.viste /tree/trunk/ removed the confusing WIN32_FIND_DATAA define to WIN32_FIND_DATA and renamed FindFirstFile/FindNextFile functions  
2039 8 h 1 m mateusz.viste /tree/trunk/ removed the optsort placeholder (feature was unimplemented anyway)  
2038 8 h 19 m mateusz.viste /tree/trunk/ removed the WIN32_FIND_DATA_BOTH union  
2037 8 h 27 m mateusz.viste /tree/trunk/ marked all functions static  
2036 8 h 40 m mateusz.viste /tree/trunk/ removed useless streams.c file (old relict of windows code)  
2035 8 h 42 m mateusz.viste /tree/trunk/ moved w32fDOS into dosdisk.c  
2034 8 h 51 m mateusz.viste /tree/trunk/ simplified console-detection code and integrated it inside tree.c, removing w32api.c and wincon definitions  
2033 22 h 1 m mateusz.viste /tree/trunk/ renamed CPP files to C - no more plus plus garbage!  
2032 22 h 3 m mateusz.viste /tree/trunk/ ANSI C compatibility  
2031 22 h 18 m mateusz.viste /tree/trunk/ removed support for windows-specific file attributes  
2030 22 h 28 m mateusz.viste /tree/trunk/ improved ANSI C compatibility  
2029 22 h 46 m mateusz.viste /tree/trunk/ removed /DS (alternate streams - win32 only)  
2028 22 h 50 m mateusz.viste /tree/trunk/ removed a couple of wide-char functions (useless in DOS)  
2027 22 h 59 m mateusz.viste /tree/trunk/ removed all register declarations - compiler knows better what to do  
2026 23 h 9 m mateusz.viste /tree/trunk/ removed all cAlternateFilename stuff (unused in DOS anyway)  
2025 23 h 23 m mateusz.viste /tree/trunk/ removed UNICODE support  
2024 23 h 33 m mateusz.viste /tree/trunk/ removed some unused arguments from functions  

Show All