Activity
From 04/29/2012 to 05/28/2012
05/28/2012
- 06:31 PM Bug #261 (Approved): LOGHEXDUMP could work directly with String
- 06:30 PM Bug #292 (Approved): Add/Remove flags disfunction
- 05:48 PM Bug #270 (Approved): NoLayoutZoom issue
05/27/2012
05/26/2012
- 05:02 PM Bug #292 (Approved): Add/Remove flags disfunction
- http://www.ultimatepp.org/forum/index.php?t=msg&th=6740
I think this is definitely a bug. I'm not sure when did th...
05/25/2012
- 09:21 AM Feature #290 (Approved): Implement correct cookie precendence
- 09:21 AM Feature #291 (Approved): Paste as CString (or convert)
05/22/2012
- 12:02 PM Feature #291 (Approved): Paste as CString (or convert)
- 09:32 AM Feature #290 (Approved): Implement correct cookie precendence
- http://www.sitepoint.com/3-things-about-cookies-you-may-not-know/
- 07:55 AM Feature #277 (Approved): Consider Core equivalent of HttpResponse
05/21/2012
- 05:17 PM Feature #118 (Approved): Core: Exit implemented using exception throw to APP_MAIN
- 01:02 PM Task #289: Document ScatterCtrl and ScatterDraw
- (setting high because it is something to finish before next release)
- 01:01 PM Bug #288 (Ready for QA): int64 conversion to int warning in HttpRequest::GetContentLength()
05/20/2012
- 08:28 PM Task #289 (Approved): Document ScatterCtrl and ScatterDraw
- 08:26 PM Bug #288 (Approved): int64 conversion to int warning in HttpRequest::GetContentLength()
- Hello Mirek
In Http.cpp: ... - 07:09 PM Feature #287 (Approved): Support safe Value inspectors in GDB
- Patched python code, tests ok inspecting various Value types.
- 07:09 PM Feature #287 (Approved): Support safe Value inspectors in GDB
- Patched python code, tests ok inspecting various Value types.
- 07:09 PM Feature #287 (Approved): Support safe Value inspectors in GDB
- Patched python code, tests ok inspecting various Value types.
- 04:18 PM Feature #287: Support safe Value inspectors in GDB
- bq. What you mean by "each"? IMO there is only one constructor for Value...
Hemmm... what are those ?... - 01:45 PM Feature #287: Support safe Value inspectors in GDB
- Massimo Del Fedele wrote:
> Mhhh... I looked at Value, it has a bunch of constructors, most inlined, that's why I us... - 11:19 AM Feature #287: Support safe Value inspectors in GDB
- Mhhh... I looked at Value, it has a bunch of constructors, most inlined, that's why I used the "simple" solution.
I ... - 10:32 AM Feature #287: Support safe Value inspectors in GDB
- I do not believe this is a good solution - there will be situations where this does not work (e.g. repeated entry on ...
- 05:16 PM Feature #285 (Approved): XmlizeByJsonize
- 11:42 AM Bug #286 (Approved): Support all possible PCRE flags
- Seems to work fine, thanks.
- 10:53 AM Bug #286 (Ready for QA): Support all possible PCRE flags
05/17/2012
- 11:53 PM Feature #287 (Approved): Support safe Value inspectors in GDB
- Changing Core/Value.h from line 77 as following :...
- 08:13 PM Bug #286 (Approved): Support all possible PCRE flags
- U++ should support all valid PCRE flags (both compile time and execution time). Currently only handful of flags is ch...
- 07:37 PM Task #284 (Approved): Check lpbuild
05/16/2012
- 03:32 PM Bug #91 (Rejected): Check HTTPClient implementation
- Made irrelevant by HttpRequest...
- 03:31 PM Feature #265 (Rejected): ValueArray, ValueMap - move Xmlize as metod
- 03:31 PM Feature #204 (Approved): consider public svo_memcpy, svo_memset
- 03:23 PM Bug #188 (Rejected): IDE hangs when copy-pasting T++ to Word
- Unable to reproduce. Perhaps already fixed.
- 03:18 PM Feature #264 (Approved): ValueArray, ValueMap - move Xmlize as metod
- 12:09 PM Feature #285 (Approved): XmlizeByJsonize
- 10:15 AM Task #284 (Approved): Check lpbuild
05/15/2012
05/14/2012
- 10:47 PM Task #279 (Approved): Core/Value.hpp:177:9: warning: unused variable ‘t’
- It's ok now.
Btw, I don't get any mail from redmine.... I keep missing your updates.
Max - 10:47 PM Task #279 (Approved): Core/Value.hpp:177:9: warning: unused variable ‘t’
- It's ok now.
Btw, I don't get any mail from redmine.... I keep missing your updates.
Max - 08:27 PM Task #279 (Ready for QA): Core/Value.hpp:177:9: warning: unused variable ‘t’
- And now?
- 08:27 PM Task #279 (Ready for QA): Core/Value.hpp:177:9: warning: unused variable ‘t’
- And now?
- 06:46 PM Task #279 (In Progress): Core/Value.hpp:177:9: warning: unused variable ‘t’
- Sorry, at least here :...
- 06:46 PM Task #279 (In Progress): Core/Value.hpp:177:9: warning: unused variable ‘t’
- Sorry, at least here :...
- 08:27 PM Bug #143 (Rejected): Check WebSSL issues
- (new TcpSocket)
- 06:14 PM Feature #173 (Approved): APP_MAIN could have catch(Exc) { Panic }
- 06:04 PM Task #237 (Approved): Document Value (in svo_value form)
- 05:35 PM Feature #283 (Approved): Jsonize/Xmlize/SvoValue for non-Core types
05/12/2012
- 04:25 PM Bug #271 (Approved): TheIDE: Output compiled C/C++ files for Open Watcom (OWC) builder
- 11:32 AM Bug #271 (Ready for QA): TheIDE: Output compiled C/C++ files for Open Watcom (OWC) builder
- 03:19 PM Bug #258 (Approved): Fix makefile in src tarball
- Yes, it works well, thanks!
- 12:59 PM Bug #258: Fix makefile in src tarball
- Can we close this?
- 02:53 PM Feature #201 (Approved): Activate GetHasValue for pointers (investigate)
- 02:42 PM Bug #282 (Approved): IsPicked missing const
- Works well, thank you!
- 11:11 AM Bug #282 (Ready for QA): IsPicked missing const
- 02:42 PM Bug #269 (Approved): Fix sources to support c++0x
- Compiles for me (tested on theide) with gcc-4.7 and -std=c++11, closing.
- 11:27 AM Bug #269 (Ready for QA): Fix sources to support c++0x
- I believe U++ now compiles with gcc-4.6 and -std=c++0x, please confirm and if OK, set to approved...
- 11:27 AM Bug #269 (Ready for QA): Fix sources to support c++0x
- I believe U++ now compiles with gcc-4.6 and -std=c++0x, please confirm and if OK, set to approved...
- 01:34 PM Task #279 (Ready for QA): Core/Value.hpp:177:9: warning: unused variable ‘t’
- Sry, wrong line. Fixed.
- 01:32 PM Task #279: Core/Value.hpp:177:9: warning: unused variable ‘t’
- Weird:...
- 12:56 PM Bug #268 (Rejected): In linux / ide, ugly flashing of menu titlebar when going through menu
- 12:55 PM Bug #252 (New): GDB (new): Fix CPU debugging
- Could we see r8-r16 too?
- 12:55 PM Bug #252 (New): GDB (new): Fix CPU debugging
- Could we see r8-r16 too?
- 12:54 PM Bug #253 (Approved): GDB (new): Minor changes
05/09/2012
- 10:08 AM Feature #283 (Approved): Jsonize/Xmlize/SvoValue for non-Core types
- (Font, Painting, Drawing, Image...)
05/07/2012
- 08:38 PM Bug #282: IsPicked missing const
- Seems like I forgot to attach the file...
- 01:23 PM Bug #282 (Approved): IsPicked missing const
- IsPicked() method in BiVector is missing "const". GCC 4.7.0 complains about it - 4.6.x didn't for some reason :-)
...
05/02/2012
- 02:50 PM Bug #281 (Approved): Painter (or ScatterCtrl_Demo): faint line on the left border with subpixel mode
- 08:03 AM Bug #280 (Approved): HttpRequest::RequestTimeout
- Does not work properly.
http://www.ultimatepp.org/forum/index.php?t=msg&th=6681&start=0&
04/29/2012
Also available in: Atom