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
9826 709 d 5 h Doczom /programs/network/ircc/ ircc: small fix  
9821 712 d 11 h IgorA /programs/develop/libraries/nnp/ update library 'nnp.obj'  
9820 717 d 1 h dunkaist / Move weather.json config to /kolibrios

Weather app was moved to /kolibrios a year ago, move its config there
too. There is no reason for the config to be in img since nobody in img
uses it.

Also, update Weather to look for its config not only in /sys but also
in /kolibrios.
 
9818 723 d 6 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9812 730 d 5 h Coldy /programs/develop/ libc.obj:
- headers update (now used true functions with attributes instead of pointers)
- fixed some samples
kos_mbedtls:
microtar:
changes for compatible to latest version tcc and the libc.obj headers
 
9811 731 d 5 h Coldy /programs/develop/ktcc/trunk/libc.obj/include/ Rollback to previous revision (unforeseen consequences)  
9810 731 d 6 h Coldy /programs/develop/ktcc/trunk/libc.obj/include/ libc.obj: headers update (now used true functions with attributes instead of pointers)  
9808 732 d 15 h Coldy /programs/system/shell/ shell:
- fixed definitions
- stack locals changed to heap variables (reduced app size)
 
9797 744 d 2 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
9786 745 d 4 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ ksys.h for tcc (duplicate r9784)  
9783 746 d 6 h Coldy /programs/develop/ktcc/trunk/source/ fix autobuild  
9782 746 d 6 h Coldy /programs/develop/ktcc/trunk/ ktcc: added __attribute__((dllimport)) support  
9781 746 d 9 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 747 d 2 h Doczom /programs/system/shell/ add new function - lsmod
This function input list loaded drivers.
 
9778 749 d 2 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 749 d 3 h turbocat /programs/develop/ktcc/trunk/ ktcc: removed old files  
9776 749 d 4 h turbocat /programs/ c-- :
- Fixed strange Sign size.
 
9775 750 d 5 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/math/ libc.obj: added tan.asm  
9774 750 d 5 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 750 d 6 h vitalkrilov /programs/develop/ktcc/trunk/ libc.obj: updated libc.def, fixed bug with log10  

Show All