Commit graph

4103 commits

Author SHA1 Message Date
cxl
bca73df3da .Core: ScanTime
git-svn-id: svn://ultimatepp.org/upp/trunk@4583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-13 09:22:45 +00:00
dolik
cf2218127a .lpbuild2: packaging improvements (RM #244)
git-svn-id: svn://ultimatepp.org/upp/trunk@4581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-13 08:08:55 +00:00
cxl
c1c3616cbd HttpQuery: CaseSensitive
git-svn-id: svn://ultimatepp.org/upp/trunk@4580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-12 21:53:20 +00:00
cxl
549ea62020 *UrlEncode: ',' is now encoded
git-svn-id: svn://ultimatepp.org/upp/trunk@4579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-12 21:28:05 +00:00
cxl
f252db9667 *Web/SSL: removed signature glitch
git-svn-id: svn://ultimatepp.org/upp/trunk@4577 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-12 15:47:19 +00:00
rylek
f118c68935 .ide/idebar.cpp: fix - self and code make local copies before executing EditMacro; otherwise ESC interpreter breaks after Build-like commands which indirectly cause reset of the relevant globals
git-svn-id: svn://ultimatepp.org/upp/trunk@4575 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-11 13:33:18 +00:00
cxl
296363b883 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-11 11:40:44 +00:00
cxl
2ce617e336 .removed accidentally added dirs
git-svn-id: svn://ultimatepp.org/upp/trunk@4572 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-10 18:05:30 +00:00
cxl
d2dc19d436 Sql: Added heuristics of *JoinRef (RM #251)
git-svn-id: svn://ultimatepp.org/upp/trunk@4571 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-10 18:04:19 +00:00
cxl
f6e1a5adc7 .Core: Added 'B' (Bytes) in OutOfMemoryPanic
git-svn-id: svn://ultimatepp.org/upp/trunk@4570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-10 12:49:49 +00:00
cxl
5a5bce8d04 Core: String::Replace now supports all 4 signature variants (RM #250)
git-svn-id: svn://ultimatepp.org/upp/trunk@4569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-10 11:19:19 +00:00
cxl
4d911836ff upptst: StringTest (unit)
git-svn-id: svn://ultimatepp.org/upp/trunk@4568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-10 11:19:18 +00:00
cxl
ce885a6e6f Core: TextSettings: TrimBoth for key
git-svn-id: svn://ultimatepp.org/upp/trunk@4567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-10 10:05:06 +00:00
koldo
bae7309a46 UppWeb: More translated docs thanks to Borbek
git-svn-id: svn://ultimatepp.org/upp/trunk@4566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-09 22:07:41 +00:00
cxl
4cdd713a07 ScgiServer: Separated Run -> Accept, Process
git-svn-id: svn://ultimatepp.org/upp/trunk@4565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-09 17:56:48 +00:00
dolik
dd5af9e7be .lpbuild2: new makefile
git-svn-id: svn://ultimatepp.org/upp/trunk@4563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-08 16:54:56 +00:00
dolik
c51eb90e2b +UppBuilder: upp file parser and makefile generator
git-svn-id: svn://ultimatepp.org/upp/trunk@4562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-08 16:54:03 +00:00
cxl
9fe3e7af1a *Sql: fixed MassInsert quoted SqlId issue(s)
git-svn-id: svn://ultimatepp.org/upp/trunk@4561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-08 15:47:09 +00:00
koldo
512970fff9 UppWeb: More translations thanks to borbek
git-svn-id: svn://ultimatepp.org/upp/trunk@4559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-06 22:48:15 +00:00
cxl
a42dda07b1 Core: STATIC_ASSERT
git-svn-id: svn://ultimatepp.org/upp/trunk@4557 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-06 16:48:00 +00:00
cxl
152fc65d03 ide: Config management changed to more conservative method
git-svn-id: svn://ultimatepp.org/upp/trunk@4555 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-06 13:41:51 +00:00
cxl
cdcd768907 Sql: Quoting SqlId changed to be explicit option, SqlTxt added
git-svn-id: svn://ultimatepp.org/upp/trunk@4554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-06 09:40:21 +00:00
cxl
0c55311190 .upptst: updated sqlexp unittest
git-svn-id: svn://ultimatepp.org/upp/trunk@4553 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-06 09:40:20 +00:00
micio
68d3fe18c5 ide/Debugger/Gdb_MI2 : fix bug introduced with tooltips
git-svn-id: svn://ultimatepp.org/upp/trunk@4552 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 14:42:58 +00:00
micio
6e03c82597 ide/Debuggers/Gdb_MI2 : added tooltips
git-svn-id: svn://ultimatepp.org/upp/trunk@4551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 14:11:32 +00:00
micio
e3e475b910 ide/Debuggers/Gdb_MI2 : fixed display of CPU registers for 32 and 64 bit
git-svn-id: svn://ultimatepp.org/upp/trunk@4550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 13:25:58 +00:00
micio
3733b362f1 ide/Debuggers/Gdb_MI2 : added decoding for One
git-svn-id: svn://ultimatepp.org/upp/trunk@4549 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 00:27:13 +00:00
micio
efd31f36db ide/Debuggers/Gdb_MI2 : fixed explorer editfield handling
git-svn-id: svn://ultimatepp.org/upp/trunk@4548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 00:20:40 +00:00
micio
6d2c5ade92 ide/Debuggers/Gdb_MI2 : fixed disassembly pane focus and cursor behaviours
git-svn-id: svn://ultimatepp.org/upp/trunk@4547 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 00:06:51 +00:00
micio
c81f4fc0ec ide/Debuggers : fixed disassembly pane text size for GUI non-standard font size 12
git-svn-id: svn://ultimatepp.org/upp/trunk@4546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 23:04:54 +00:00
micio
cdd0c5d8e4 ide/Debuggers/Gdb_MI2 : fixed a couple of breakpoints bugs
git-svn-id: svn://ultimatepp.org/upp/trunk@4545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 22:43:52 +00:00
micio
2c624c7a2a ide/Debuggers/Gdb_MI2 : fixed breakpoint position on RunTo
git-svn-id: svn://ultimatepp.org/upp/trunk@4544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 22:05:51 +00:00
micio
356f05fe72 ide/Debuggers/Gdb_MI2 : added decoding of ArrayMap - sorted local variables
git-svn-id: svn://ultimatepp.org/upp/trunk@4543 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 20:16:41 +00:00
micio
caf591f117 ide/Debuggers/Gdb_MI2 : Added Index and VectorMap decoding
git-svn-id: svn://ultimatepp.org/upp/trunk@4542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 19:41:16 +00:00
micio
4f74a39655 ide/Debuggers/Gdb_MI2 : added support for decoding Index and VectorMap
git-svn-id: svn://ultimatepp.org/upp/trunk@4541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 19:03:01 +00:00
cxl
a6ee81f5b8 Core: GDB support functions
git-svn-id: svn://ultimatepp.org/upp/trunk@4540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 17:45:48 +00:00
micio
42e5dfbbf5 ide/Debuggers/Gdb_MI2 : add support for decoding some Value types
git-svn-id: svn://ultimatepp.org/upp/trunk@4539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 14:40:55 +00:00
micio
8ed34dc762 ide/Debuggers/Gdb_MI2 : added threads support
git-svn-id: svn://ultimatepp.org/upp/trunk@4538 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 12:46:49 +00:00
micio
b6a9b3b804 ide/Debuggers/Gdb_MI2 : added 'autos' variables exploring
git-svn-id: svn://ultimatepp.org/upp/trunk@4537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 11:27:31 +00:00
micio
2d0ef9666c ide/Debuggers/Gdb_MI2 : added better quickwatch with deep variable inspection
git-svn-id: svn://ultimatepp.org/upp/trunk@4536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 10:21:30 +00:00
micio
d5cec0fc97 ide/Debuggers/Gdb_MI2 : some cosmetics on interface
git-svn-id: svn://ultimatepp.org/upp/trunk@4535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 08:53:54 +00:00
koldo
32a5fa912b UppWeb: More translations thanks to borbek
git-svn-id: svn://ultimatepp.org/upp/trunk@4532 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 18:42:02 +00:00
cxl
902fa64b26 Sql: SqlExp docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4531 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 18:10:38 +00:00
cxl
620493def3 reference: update SqlExp
git-svn-id: svn://ultimatepp.org/upp/trunk@4530 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 18:10:37 +00:00
cxl
ff686cb02e Sql: SqlId escaping now tests whether escaped Id is indeed valid SQL id, no escaping otherwise (workaround for use of SqlId('table.*') and similar)
git-svn-id: svn://ultimatepp.org/upp/trunk@4529 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 18:07:20 +00:00
cxl
aac38bf81d upptst: SqlExp
git-svn-id: svn://ultimatepp.org/upp/trunk@4528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 18:07:19 +00:00
cxl
03e13bab62 upptst: SvoValue unit test update
git-svn-id: svn://ultimatepp.org/upp/trunk@4527 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 17:50:41 +00:00
cxl
e33ee7a3d1 Sql: SqlIds now quoted
git-svn-id: svn://ultimatepp.org/upp/trunk@4526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 17:44:48 +00:00
cxl
456a9d025a upptst: Updated SqlExp unit test to reflect quoted SqlIds
git-svn-id: svn://ultimatepp.org/upp/trunk@4525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 17:44:46 +00:00
cxl
e452ed5d52 *ide: fixed more config issues
git-svn-id: svn://ultimatepp.org/upp/trunk@4524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 12:32:07 +00:00