Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
4257 3827 d 20 h esevece /programs/develop/libraries/menuetlibc/ shl adapted to C (<<)  
/programs/develop/libraries/menuetlibc/include/menuet/net.h
/programs/develop/libraries/menuetlibc/src/libc/net/socket.c
4255 3828 d 17 h esevece /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added stdarg.h for va_start va_end definition  
/programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/fprintf.c
4252 3829 d 4 h IgorA /programs/develop/libraries/box_lib/trunk/ 'box_lib.obj' fix 't_edit' when end line only 0x0a  
/programs/develop/libraries/box_lib/trunk/t_edit.mac
4249 3829 d 12 h esevece /programs/develop/libraries/menuetlibc/ close_socket to closesocket  
/programs/develop/libraries/menuetlibc/include/menuet/net.h
/programs/develop/libraries/menuetlibc/src/libc/net/socket.c
4248 3829 d 13 h esevece /programs/develop/libraries/menuetlibc/ Adding support for new stack to Menuet Lib  
/programs/develop/libraries/menuetlibc/include/menuet/net.h
/programs/develop/libraries/menuetlibc/include/menuet/textcon.h
/programs/develop/libraries/menuetlibc/src/libc/net/socket.c
4247 3829 d 23 h yogev_ezra /programs/develop/tinypad/trunk/data/ Fix Spanish translation  
/programs/develop/tinypad/trunk/data/tp-locale.inc
4243 3830 d 17 h mario79 /programs/develop/libraries/http/examples/ New downloader - some refactoring GUI and invoking OpenDialog  
/programs/develop/libraries/http/examples/downloader.asm
4242 3830 d 20 h hidnplayr /programs/develop/libraries/http/ HTTP lib: updated documentation  
/programs/develop/libraries/http/http_en.txt
4241 3830 d 20 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfixes for additional HTTP header  
/programs/develop/libraries/http/http.asm
4233 3832 d 9 h hidnplayr /programs/develop/libraries/http/ HTTP library: support for non-standard port and HTTP proxy server.  
/programs/develop/libraries/http/http.asm
4229 3833 d 5 h dunkaist /programs/develop/libraries/libs-dev/libimg/pnm/ libimg: check raw pnm payload size (broken files)  
/programs/develop/libraries/libs-dev/libimg/pnm/pnm.asm
4228 3833 d 6 h IgorA /programs/ 't_edit' use system buffer (function 54)  
/programs/develop/libraries/box_lib/trunk/t_edit.mac
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
4222 3833 d 21 h hidnplayr /programs/develop/libraries/http/ HTTP library: fixed memory leak.  
/programs/develop/libraries/http/http.asm
4221 3833 d 22 h hidnplayr /programs/develop/libraries/http/ HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!
 
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http_en.txt
4220 3834 d 21 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4217 3835 d 6 h hidnplayr /programs/develop/libraries/http/ Bugfix in HTTP library: receive all data on non-chunked transfer. (bug in #4168)  
/programs/develop/libraries/http/http.asm
4216 3835 d 6 h hidnplayr /programs/develop/libraries/http/ HTTP library: preserve registers in stdcalls.  
/programs/develop/libraries/http/http.asm
4212 3835 d 19 h hidnplayr /programs/develop/libraries/http/ HTTP library: ignore replies with code 100, some optimizations.  
/programs/develop/libraries/http/http.asm
4211 3835 d 22 h hidnplayr /programs/develop/libraries/http/ Add some debug info  
/programs/develop/libraries/http/http.asm
4209 3835 d 23 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in lib_init, more comments, stubs for URI_escape and URI_unescape  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4207 3836 d 3 h hidnplayr /programs/develop/libraries/http/ bugfix for timeout in HTTP library  
/programs/develop/libraries/http/http.asm
4206 3836 d 4 h hidnplayr /programs/develop/libraries/http/ Timeout for HTTP library  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4205 3836 d 5 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4204 3836 d 18 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in HTTP_process  
/programs/develop/libraries/http/http.asm
4203 3836 d 19 h hidnplayr /programs/develop/libraries/http/ Bugfixes in HTTP_process  
/programs/develop/libraries/http/http.asm
4202 3836 d 20 h hidnplayr /programs/develop/libraries/http/ HTTP library: small bugfixes, more comments.  
/programs/develop/libraries/http/http.asm
4200 3837 d 12 h mario79 /programs/develop/examples/clipboard/ Clipboard Example Applications.  
/programs/develop/examples/clipboard
/programs/develop/examples/clipboard/build.bat
/programs/develop/examples/clipboard/clip_get.asm
/programs/develop/examples/clipboard/clip_put.asm
/programs/develop/examples/clipboard/clipboard_container.txt
4168 3842 d 0 h hidnplayr /programs/ Updates and bugfixes for HTTP lib.  
/programs/develop/libraries/http/http_en.txt
/programs/cmm/lib/lib.obj/http.h
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4167 3842 d 5 h hidnplayr /programs/develop/libraries/http/ HTTP lib: added support for HEAD and POST methods  
/programs/develop/libraries/http/http.asm
4162 3842 d 22 h hidnplayr /programs/develop/libraries/http/ HTTP lib now also supports chunked content encoding.  
/programs/develop/libraries/http/http.asm
4161 3843 d 0 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly parse URL's that have no page address  
/programs/develop/libraries/http/http.asm
4160 3843 d 0 h hidnplayr /programs/develop/libraries/http/examples/ make HTTP example 'compileable'  
/programs/develop/libraries/http/examples/downloader.asm
4158 3843 d 4 h hidnplayr /programs/develop/libraries/http/ Added HTTP library + example  
/programs/develop/libraries/http
/programs/develop/libraries/http/examples
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4155 3844 d 2 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Filebrowser check of data before: mark all, unmark all, invert mark.  
/programs/develop/libraries/box_lib/trunk/filebrowser.mac
4154 3844 d 2 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Filebrowser check of data before a mark of files (Insert key or Right Click for OpenDialog)  
/programs/develop/libraries/box_lib/trunk/filebrowser.mac
4117 3849 d 21 h esevece /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added limits.h and stdarg.h because I got some errors about va_list undefined  
/programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/printf.c
4116 3850 d 5 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix progressbar_draw, optimizations, formatting fixes  
/programs/develop/libraries/box_lib/trunk/progressbar.mac
4102 3852 d 13 h Serge /programs/develop/libraries/newlib/ newsdk: update  
/programs/develop/libraries/newlib/Makefile
/programs/develop/libraries/newlib/include/kos32sys.h
/programs/develop/libraries/newlib/sdk/fasm/mpg123.asm
4071 3856 d 16 h esevece /programs/develop/tinypad/trunk/data/ Added spanish translation  
/programs/develop/tinypad/trunk/data/tp-locale.inc
4039 3862 d 8 h heavyiron /programs/ fasm 1.71.13, proc32.inc and struct.inc from fasm 1.71.13  
/programs/develop/fasm/trunk/assemble.inc
/programs/develop/fasm/trunk/avx.inc
/programs/develop/fasm/trunk/errors.inc
/programs/develop/fasm/trunk/exprcalc.inc
/programs/develop/fasm/trunk/exprpars.inc
/programs/develop/fasm/trunk/formats.inc
/programs/develop/fasm/trunk/messages.inc
/programs/develop/fasm/trunk/parser.inc
/programs/develop/fasm/trunk/preproce.inc
/programs/develop/fasm/trunk/symbdump.inc
/programs/develop/fasm/trunk/tables.inc
/programs/develop/fasm/trunk/variable.inc
/programs/develop/fasm/trunk/version.inc
/programs/develop/fasm/trunk/x86_64.inc
/programs/proc32.inc
/programs/struct.inc