Alexander Shiryaev
|
a2a6f2ee12
Merge branch 'dev18' of github.com:bbcb/bbcp into dev18
|
4 年之前 |
ivan
|
696f4f255b
fix Files and Files64 for OpenBSD, rebuild dev0
|
4 年之前 |
Alexander Shiryaev
|
e831b32484
errors in Libc fixed
|
4 年之前 |
Ivan Denisov
|
31176fe573
update Libc to support new operations with files
|
4 年之前 |
Ivan Denisov
|
c31044b0c1
UTC time for GetModDate in HostFiles for reduce difference with Windows version
|
4 年之前 |
Ivan Denisov
|
9cb3d78f17
shift dates realisation from HostDialog to new module HostDates for reduce difference with Linux version
|
4 年之前 |
Ivan Denisov
|
6397de9302
fix documentation
|
4 年之前 |
adimetrius
|
89ce6046b3
TextCmds.DoShift to use text attributes (rather than default attributes) to insert tabs; dev/deb/control update
|
4 年之前 |
Ivan Denisov
|
c9660b9928
change control file for debian package and update READEME
|
5 年之前 |
Ivan Denisov
|
defb82d405
alternative fix of center issue-#199 https://forum.blackboxframework.org/viewtopic.php?f=40&t=755
|
5 年之前 |
Ivan Denisov
|
92af725f51
issue-#208 ASSERT(FALSE) rejected by compiler
|
5 年之前 |
Ivan Denisov
|
271ecd9796
issue-#207 Compiler TRAPs with simple CONST expression
|
5 年之前 |
Ivan Denisov
|
cc18d4ee76
adopt last features for FreeBSD kernel
|
5 年之前 |
Ivan Denisov
|
b19cdea6f8
check & fix for FreeBSD 12.1
|
5 年之前 |
adimetrius
|
bf4c39b842
Fix 036: DevMarkers amendment
|
5 年之前 |
adimetrius
|
2992ccbd6c
Move initialization of Dialog.version from Host subsystem straight into Dialog. According to docu, .version is the version of framework, and it doesn't depend on either the Host or the app
|
5 年之前 |
Ivan Denisov
|
285acea4c3
remove unicode operations from Strings. part 2
|
5 年之前 |
Ivan Denisov
|
2cc8d25c5f
remove unicode operations from Strings
|
5 年之前 |
Ivan Denisov
|
3d5bca760a
#033: replace INTEGER to LONGINT in Log.Int and Log.IntForm
|
5 年之前 |
adimetrius
|
c3aeeca7a3
Heuristic Stack Overflow detection and trap for Linux. Based on work of A.Shiryaev
|
5 年之前 |
adimetrius
|
0386272694
TrapHandler: Restored assignment to global variable val; it was previousely removed by mistake
|
5 年之前 |
adimetrius
|
4df4938bef
Fix 026: DevDebug.Unload detailed logging
|
5 年之前 |
Ivan Denisov
|
fc347ce383
decimalSign in Strings
|
5 年之前 |
Ivan Denisov
|
d319b71fe8
fix pack list for dev0
|
5 年之前 |
Ivan Denisov
|
b482b203c2
reduce using of Kernel and Strings for unicode conversions, introduce module Unicode, rename Utf8 to Utf
|
5 年之前 |
Ivan Denisov
|
a43fe2e090
#028 B28: StdCmds.result B30: check type of locator in HostDialog(Windows)
|
5 年之前 |
adimetrius
|
9fc4254643
Propagated changes to HostFiles64; removed redundant folds from HostFiles
|
5 年之前 |
Ivan Denisov
|
79210936dd
remove export of debuging log procedures from Kernel
|
5 年之前 |
adimetrius
|
c0ae6cc37c
HostFiles.File.Register. Handles case when an anonymous file was (partially) written out (of buffer) before .Register. This was not handled well previousely. Implementation: uses Libc's fopen() with mode a+ to ensure a symlink with a missing last element is created
|
5 年之前 |
adimetrius
|
e5693495bc
Hand merge of RespectSymlinks branch: HostFiles, HostFiles64 to follow symlinks in File.Register
|
5 年之前 |