Activity
From 10/31/2012 to 11/29/2012
11/29/2012
- 09:37 PM Bug #361 (Approved): Assist fails parsing nested Vector<Vector< >> like structures
- 07:35 PM Bug #360 (Approved): Ctrl could assert for APP_MAIN and GuiLock
11/28/2012
- 07:24 PM Bug #361 (Ready for QA): Assist fails parsing nested Vector<Vector< >> like structures
- 04:35 PM Bug #361: Assist fails parsing nested Vector<Vector< >> like structures
- Nice detail Honza!
- 12:17 PM Bug #361: Assist fails parsing nested Vector<Vector< >> like structures
- Note: It is also allowed in C++11: http://en.wikipedia.org/wiki/C%2B%2B0x#Right_angle_bracket
- 09:32 AM Bug #361 (Approved): Assist fails parsing nested Vector<Vector< >> like structures
- MSC permits declarations like this: Vector<Vector<double>> , where both >> are joined together, while AFAIK for GCC w...
- 07:40 AM Bug #360 (Approved): Ctrl could assert for APP_MAIN and GuiLock
- 07:39 AM Bug #359 (Approved): SqlPerformString does not handle well PGSQL's "$$"
- create or replace function GetTick() returns text as $$
begin
return nextval('config_tick');end
ERROR ERROR: unte...
11/27/2012
- 05:17 PM Bug #357: Check opening dialog from non-main thread
- Backtrace of application blocked after opening of FileSel dialog :
THREAD 1
0x76ee64f4 (ntdll.dll)
Upp::Mutex:... - 03:52 PM Bug #357: Check opening dialog from non-main thread
- Crash was due probably to a missing GuiLock.
With it, it do work on Linux, but hangs on windows as before. - 11:22 AM Bug #357: Check opening dialog from non-main thread
- Backtraces here :
MAIN THREAD
00-__GI_raise(sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
...
11/26/2012
- 09:22 PM Feature #349 (Approved): ide: Replace could honor case
- 08:51 PM Feature #355 (Approved): Improve Skylark error handling
- Looks good, thanks.
- 07:21 PM Feature #355 (Ready for QA): Improve Skylark error handling
- 08:10 PM Bug #352 (Approved): App crash after drawing refactoring
- 02:12 PM Feature #358 (Rejected): Value mode block that throws instead of asserts in case of type error
11/25/2012
- 08:10 PM Bug #357 (Approved): Check opening dialog from non-main thread
- - might freeze in DisableCtrls
- 07:20 PM Feature #356 (Approved): XML improvements
- http://www.ultimatepp.org/forum/index.php?t=msg&th=7053&start=0&
http://www.ultimatepp.org/forum/index.php?t=msg&th=...
11/24/2012
- 02:59 PM Feature #355 (Approved): Improve Skylark error handling
- http://www.ultimatepp.org/forum/index.php?t=msg&th=7079&start=0&
11/19/2012
11/14/2012
- 07:55 AM Feature #354 (Approved): Add plugin/LZMA
- http://www.7-zip.org/sdk.html
- 07:44 AM Feature #353 (Approved): Add support for VC2012
- http://www.ultimatepp.org/forum/index.php?t=msg&th=7045&start=0&
11/13/2012
- 11:58 AM Bug #352 (Approved): App crash after drawing refactoring
- Hi, also, after Draw refactoring, my app crash randomly but quite often; this never happened before.
Here the backtr... - 11:44 AM Bug #351 (Approved): App hangs after Draw refactoring
- After updating uppsrc from svn (with draw refactoring) my app hangs randomly but often.
Here a full backtrace of han...
11/11/2012
- 08:06 PM Feature #350 (New): Add reference: JsonRPC MT
- 06:42 PM Feature #316 (Approved): Refactor Draw - remove system info (and locking) from Image
- 06:42 PM Feature #317 (Approved): Refactor Draw fonts: Add ability to use alternate code (rainbow)
11/10/2012
- 07:02 PM Feature #349 (Approved): ide: Replace could honor case
- Replacing foo with bar, case insensitive
foo -> bar
Foo -> Bar
FOO -> BAR
fOO -> bAR (?) - 06:59 PM Bug #331 (Approved): Linux double screen bug
- 06:58 PM Feature #347 (Approved): Ide: open CONFIG directory files
- 11:59 AM Feature #347 (Approved): Ide: open CONFIG directory files
- 06:58 PM Feature #348 (Approved): Ide: various line endings support
- 11:59 AM Feature #348 (Approved): Ide: various line endings support
11/04/2012
11/01/2012
- 07:30 PM Feature #340 (Ready for QA): Allow to postpone computation heavy processing after Skylark serves ...
- This is a good idea, but after some thinking I have came to conclusion that callback is perhaps a little bit clumsy h...
- 07:30 PM Feature #340 (Ready for QA): Allow to postpone computation heavy processing after Skylark serves ...
- This is a good idea, but after some thinking I have came to conclusion that callback is perhaps a little bit clumsy h...
10/31/2012
Also available in: Atom