Anton Krotov
78e0396849
CEdit: small changes; added tools->magnify and view->Tinypad
...
git-svn-id: svn://kolibrios.org@9457 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-22 15:56:11 +00:00
Anton Krotov
f1469998c7
CEdit: bugfix; file saving optimized
...
git-svn-id: svn://kolibrios.org@9452 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-21 16:19:39 +00:00
Anton Krotov
e4ec81f666
CEdit: refactoring; fixed memory leak
...
git-svn-id: svn://kolibrios.org@9448 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-20 19:09:01 +00:00
Anton Krotov
2689ca976d
CEdit: added ctrl+T (new tab); small GUI changes
...
git-svn-id: svn://kolibrios.org@9431 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-17 06:12:02 +00:00
Anton Krotov
22deb5b5cb
CEdit: highlighting of escape sequences; ctrl+up/down moves multiline text
...
git-svn-id: svn://kolibrios.org@9413 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-11 18:27:02 +00:00
Anton Krotov
efffea0644
CEdit: bugfixes, added ctrl+E (select word), added c-- keywords, small GUI changes
...
git-svn-id: svn://kolibrios.org@9410 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-08 14:02:53 +00:00
turbocat
7883425e38
cmm: full version name is now in title.
...
git-svn-id: svn://kolibrios.org@9358 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-02 20:21:44 +00:00
turbocat
9067bf0a18
cmm: fixed con_set_title call
...
git-svn-id: svn://kolibrios.org@9355 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-02 19:26:43 +00:00
Kirill Lipatov (Leency)
b34f9856cb
upload koldbg by CandyMan
...
git-svn-id: svn://kolibrios.org@9353 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-02 17:13:25 +00:00
Kirill Lipatov (Leency)
542bdad9e0
c--: trying to set console window title
...
git-svn-id: svn://kolibrios.org@9352 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-01 20:18:50 +00:00
Anton Krotov
63f51aa53b
CEdit: ctrl+left/right moves the cursor to the next or previous word; small changes
...
git-svn-id: svn://kolibrios.org@9336 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-27 17:19:15 +00:00
turbocat
63b9f66dc7
iconv.obj: rollback to a working revision 5098 with minor additions. Temporary regression is possible.
...
git-svn-id: svn://kolibrios.org@9307 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-24 21:42:58 +00:00
Coldy
7aed43b0ca
Add KX extension to tcc (autoload w/import table support), phase 2.1
...
Fixed bugs
Add new features (name prefix to conflicts solve, display version, __KX__ macro)
Added kx folder with new crt0.o (crt.asm), some *.def and libtcc.a
git-svn-id: svn://kolibrios.org@9305 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-24 18:13:35 +00:00
ae07a71db3
fix prior, delete old files
...
git-svn-id: svn://kolibrios.org@9299 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 21:13:23 +00:00
227e2de7d9
golang: fixed build errors and some refactoring
...
git-svn-id: svn://kolibrios.org@9298 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 21:10:17 +00:00
Anton Krotov
413de97517
CEdit: toolbar uses system colors, disabled runtime checking
...
git-svn-id: svn://kolibrios.org@9295 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 16:54:07 +00:00
Coldy
664e46d057
Add KX extension to tcc (autoload w/import table support), phase 1
...
git-svn-id: svn://kolibrios.org@9284 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-17 18:44:24 +00:00
c3b7833e72
libimg: Avoid SSE pinsrw instruction in blend_mmx.asm
...
pinsrw can act on MMX registers, but it is still an SSE instruction.
git-svn-id: svn://kolibrios.org@9273 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-15 21:20:52 +00:00
turbocat
9257d2c34c
libc.obj:
...
- Added basename() and dirname()
- libc_test all tabs -> spaces
git-svn-id: svn://kolibrios.org@9262 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-12 22:45:22 +00:00
turbocat
f0928164bd
libc.obj: fixed asctime() format and UTC mktime() bug.
...
git-svn-id: svn://kolibrios.org@9260 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-07 19:29:12 +00:00
turbocat
cf33391052
ktcc: Delete old tinygl library
...
git-svn-id: svn://kolibrios.org@9247 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-04 20:25:19 +00:00
turbocat
9ca128acbd
Added libc_test.c for testing libc.obj (by "navichok26")
...
git-svn-id: svn://kolibrios.org@9242 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 18:52:54 +00:00
turbocat
ed57c702d1
tinybasic-1.0.4 fixed Tupefile.lua
...
git-svn-id: svn://kolibrios.org@9235 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-02 22:31:12 +00:00
turbocat
27ece40648
TinyBasic-1.0.4 added to autobuild
...
git-svn-id: svn://kolibrios.org@9234 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-02 22:27:40 +00:00
turbocat
82ddf447d5
libc.obj: Fixed div, ldiv, lldiv ( problem with the compatibility of returned structures in functions between tcc and gcc) thanks to Boppan).
...
git-svn-id: svn://kolibrios.org@9233 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-02 21:29:04 +00:00
turbocat
bd8a5b6e8e
libc.obj:
...
- added strtod();
- added "+" to fopen mode;
git-svn-id: svn://kolibrios.org@9230 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-01 14:46:28 +00:00
turbocat
5ab7151d7d
ktcc : libcryptal fixed crash
...
git-svn-id: svn://kolibrios.org@9229 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-01 10:03:14 +00:00
Magomed Kostoev (mkostoevr)
b5163461dc
[clink] Make it compile by GCC
...
git-svn-id: svn://kolibrios.org@9220 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-17 09:33:01 +00:00
Magomed Kostoev (mkostoevr)
fa72a8449e
[clink] Update README.txt
...
git-svn-id: svn://kolibrios.org@9218 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-16 22:04:42 +00:00
553742f877
libcrash: sync with upstream.
...
* Implement new algorithms:
- MACs: Poly1305, HMAC (SHA2_256, SHA2_512),
- ciphers: ChaCha20, AES256CTR, AES256CBC.
* Remove MD4 hash.
* Change API (it happens).
* Update crashtest example.
git-svn-id: svn://kolibrios.org@9216 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-15 00:52:46 +00:00
Anton Krotov
5410543f49
CEDIT: minor fixes, refactoring
...
git-svn-id: svn://kolibrios.org@9210 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-03 17:44:42 +00:00
hidnplayr
683ccfc78f
Bugfix from 'Jurgen' for repne scasw / repnz stosw and handling of unknown/invalid opcodes.
...
See https://board.kolibrios.org/viewtopic.php?p=77209#p77209 for details.
git-svn-id: svn://kolibrios.org@9209 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-30 16:36:29 +00:00
Anton Krotov
c2885eb759
CEDIT: internal changes
...
git-svn-id: svn://kolibrios.org@9208 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-28 16:15:37 +00:00
turbocat
d38b3890d2
Added libshell for TCC
...
git-svn-id: svn://kolibrios.org@9207 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-26 19:56:07 +00:00
turbocat
7409019c5d
Loaded libSDL.a, libsound.a and updated libc.obj.a for tcc.
...
git-svn-id: svn://kolibrios.org@9205 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-26 17:59:57 +00:00
turbocat
2076a4a777
libc.obj:
...
- Added vsprintf to export
- Added sdltest.c example
git-svn-id: svn://kolibrios.org@9204 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-26 17:55:43 +00:00
Anton Krotov
95dfb31882
CEDIT: minor fixes
...
git-svn-id: svn://kolibrios.org@9200 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-24 18:04:52 +00:00
Anton Krotov
f3105b9785
cedit: search selected text
...
FB2 Reader: minor fix
git-svn-id: svn://kolibrios.org@9197 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-21 18:16:56 +00:00
Anton Krotov
de0a25e478
CEDIT: bugfix
...
git-svn-id: svn://kolibrios.org@9194 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-16 22:27:49 +00:00
Anton Krotov
7524609331
CEDIT: optional highlighting of operators and delimiters
...
git-svn-id: svn://kolibrios.org@9193 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-15 21:40:33 +00:00
Anton Krotov
86da2194d2
CEDIT: menu changes
...
git-svn-id: svn://kolibrios.org@9190 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-14 16:33:15 +00:00
turbocat
4918685b4a
libc.obj: Fixed calloc function
...
git-svn-id: svn://kolibrios.org@9189 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-13 19:02:24 +00:00
Anton Krotov
9c0be1dd39
CEDIT: Keyboard navigation in menu; internal changes
...
git-svn-id: svn://kolibrios.org@9187 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-11 20:57:43 +00:00
Anton Krotov
4c7867ece9
CEDIT: new checkboxes
...
git-svn-id: svn://kolibrios.org@9182 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-08 20:47:14 +00:00
Anton Krotov
3f871a7798
CEDIT: better timer, minor fixes
...
git-svn-id: svn://kolibrios.org@9181 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-07 20:18:42 +00:00
Anton Krotov
0d7861018a
CEDIT: EOL conversion (CRLF/LF/CR)
...
git-svn-id: svn://kolibrios.org@9180 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-06 21:06:31 +00:00
turbocat
9d2e5a6e3a
libc.obj:
...
- Extra zero for use with gcc
git-svn-id: svn://kolibrios.org@9179 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-06 20:24:26 +00:00
Anton Krotov
ce8fecbc6b
Oberon07: v1.53
...
git-svn-id: svn://kolibrios.org@9177 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-03 17:21:37 +00:00
Anton Krotov
e861f97224
CEDIT: rebuild
...
git-svn-id: svn://kolibrios.org@9176 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-03 16:47:48 +00:00
Anton Krotov
50936c312e
CEDIT: some small changes
...
git-svn-id: svn://kolibrios.org@9175 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-03 16:20:40 +00:00