Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9808 747 d 17 h Coldy /programs/system/shell/ shell:
- fixed definitions
- stack locals changed to heap variables (reduced app size)
 
9797 759 d 3 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
9786 760 d 5 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ ksys.h for tcc (duplicate r9784)  
9783 761 d 7 h Coldy /programs/develop/ktcc/trunk/source/ fix autobuild  
9782 761 d 8 h Coldy /programs/develop/ktcc/trunk/ ktcc: added __attribute__((dllimport)) support  
9781 761 d 10 h vitalkrilov /programs/ added feature (which was expected to be) of custom HELPERDIR for some Tupfile's (btw there are still many files with same problem)  
9780 762 d 3 h Doczom /programs/system/shell/ add new function - lsmod
This function input list loaded drivers.
 
9778 764 d 4 h vitalkrilov /programs/other/graph/branches/tcc_current/ Graph (branch: tcc_current):
- Code refactoring
- Optimization of code (for example, log2(n) searching) and memory usage
- Some possible memory corruption fixed
- Previous graph will be erased from window if error occured
- Fixed bug with provided array of non-sorted points: so now you can pass points in any order
- Fixed important bug with graphic rendering (big thanks to turbocat for asm rounding function)
- Changed error messages; now you can see line/byte of file where syntax error is; added checking if provided frame of graph is invalid
- Autochoosing of an optimal single step for both axises
- Added support for reading any number of different functions. You will have to end previous function with ';' if you want to pass another one. They will be rendered on a graph in order you passed them.
 
9777 764 d 4 h turbocat /programs/develop/ktcc/trunk/ ktcc: removed old files  
9776 764 d 5 h turbocat /programs/ c-- :
- Fixed strange Sign size.
 
9775 765 d 6 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/math/ libc.obj: added tan.asm  
9774 765 d 6 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added inttypes header;
- Fixed warnings in mouse api wrappers;
- Preparation for build only via tcc+fasm.
 
9773 765 d 8 h vitalkrilov /programs/develop/ktcc/trunk/ libc.obj: updated libc.def, fixed bug with log10  
9772 765 d 8 h vitalkrilov /programs/develop/ktcc/trunk/libc.obj/ libc.obj: added log2, log10, round functions  
9771 768 d 6 h Doczom /programs/system/amd_temp_view/ AMDtemp: added creating file for program "Graph". To save this file, write the path to it as a parameter.  
9767 770 d 11 h turbocat / ksys.h:
- Added to Newlib and should be in sync with the file from libc.obj;
- Added new wrappers.
 
9766 770 d 16 h turbocat /programs/develop/ktcc/trunk/ Update skipped files in previous commit  
9765 770 d 16 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj:
- Formatted by clang-format (WebKit-style).
- Removed unnecessary errno linux.
- Added KOS error codes.
- String functions have been replaced with more optimal ones for x86.
- Changed wrappers for 70 sysfunction.
 
9764 773 d 0 h vitalkrilov /programs/ Graph (branch: tcc_current): now you can provide a filename, when calling a program from shell, which should be opened on start.
tcc: ksys.h: added "const" to string argument of _ksys_debug_puts(...).
 
9763 774 d 0 h vitalkrilov /programs/other/graph/branches/tcc_current/ Graph (branch: tcc_current): added missing files... (oops)  

Show All