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
4757 3676 d 6 h right-hearted /programs/develop/libraries/menuetlibc/src/ NASM ---> AS  
4756 3676 d 6 h right-hearted /programs/develop/libraries/menuetlibc/src/ And again CPP to NASM  
4755 3676 d 6 h right-hearted /programs/develop/libraries/menuetlibc/src/ checking CC and LD  
4754 3676 d 6 h right-hearted /programs/develop/libraries/menuetlibc/src/ CC and LD  
4753 3676 d 6 h right-hearted /programs/develop/libraries/menuetlibc/src/libc/ CC and LD  
4749 3676 d 7 h right-hearted /programs/develop/libraries/menuetlibc/src/ changed CPP to NASM  
4748 3676 d 8 h right-hearted /programs/develop/libraries/menuetlibc/ export MENUETDEV:=$(shell pwd)  
4747 3676 d 9 h right-hearted /programs/develop/libraries/menuetlibc/ MENUETDEV:=$(shell pwd)  
4746 3676 d 10 h right-hearted /programs/develop/libraries/menuetlibc/ Edited path of $(MENUETDEV)  
4745 3676 d 10 h right-hearted /programs/develop/libraries/menuetlibc/ Declared path to MENUETDEV  
4744 3676 d 10 h right-hearted / Trying to make menuetlibc compile.  
4721 3680 d 11 h Akyltist /programs/develop/libraries/utils/ Add COFF libraries "utils.obj" atof,ftoa,random
support for exponent, high accuracy, not normalized form of writing
 
4690 3687 d 22 h hidnplayr /programs/develop/libraries/http/ Bugfixes in chunked decoder and timeouts, refactoring.  
4635 3698 d 19 h mario79 / Fixed "TESTCON2 is in russian in english distribution" (bug #75)  
4601 3709 d 22 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox support for Clipboard (Ctrl + C|V)  
4600 3711 d 22 h Albom /programs/develop/libraries/console/ console.obj - modified for kernel SVN r.4588  
4561 3731 d 5 h hidnplayr /programs/develop/libraries/http/ HTTP lib: fix bug where last piece of data was not received during non-chunked transfer.  
4542 3742 d 6 h IgorA /programs/develop/libraries/box_lib/trunk/ t_edit: fix ClipBoard size  
4541 3742 d 20 h hidnplayr /programs/develop/libraries/http/ HTTP library: download content into separate buffer.  
4463 3753 d 19 h hidnplayr /programs/develop/libraries/box_lib/trunk/ Removed colons from structures in box_lib.mac  
4422 3769 d 5 h GerdtR /programs/develop/libraries/libs-dev/libini/ Fix bug: add at the end of the ini-file of the empty line, otherwise new section is added wrong  
4402 3777 d 1 h hidnplayr /programs/develop/libraries/console/ Console library: now '-' and '+' keypad keys work also when numlock is off.  
4384 3781 d 20 h hidnplayr /programs/develop/libraries/console/ Console: support for numpad keys '/', '*' and 'Enter'.  
4357 3786 d 9 h Serge /programs/develop/libraries/ delete libraries/mesa  
4356 3786 d 9 h Serge /programs/develop/libraries/ delete libraries/newlib  
4355 3786 d 9 h Serge /programs/develop/libraries/ delete libraries/zlib  
4354 3786 d 9 h Serge /programs/develop/libraries/ delete libraries/pixman  
4353 3786 d 9 h Serge /programs/develop/libraries/ delete libraries/libpng  
4352 3786 d 9 h Serge /programs/develop/libraries/ delete libraries/freetype  
4351 3786 d 9 h Serge /programs/develop/libraries/ delete libraries/ffmpeg  
4350 3786 d 9 h Serge /programs/develop/libraries/ delete libraries/cairo  
4341 3790 d 20 h yogev_ezra /programs/develop/libraries/sorter/ Add sort.obj library sources to SVN.  
4327 3795 d 20 h yogev_ezra /programs/ Upload sources of msgbox.obj library and use_mb example to SVN.  
4308 3803 d 7 h IgorA /programs/ update 't_edit':
1) convert cp1251-866, cp866-1251
2) use PathShow
3) modify element t_edit in box_lib.obj
 
4306 3803 d 15 h hidnplayr /programs/develop/libraries/console/ Numpad numeric key support for console library.  
4298 3804 d 21 h esevece /programs/develop/libraries/menuetlibc/ Minimal fixes  
4283 3808 d 23 h esevece /programs/develop/libraries/menuetlibc/src/libc/menuetos/ C file for network.obj library  
4282 3808 d 23 h esevece /programs/develop/libraries/menuetlibc/ Added support for network.obj library  
4257 3811 d 21 h esevece /programs/develop/libraries/menuetlibc/ shl adapted to C (<<)  
4255 3812 d 18 h esevece /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added stdarg.h for va_start va_end definition