[rkward-cvs] rkward ChangeLog,1.120,1.121 TODO,1.118,1.119
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Thu Apr 20 16:22:42 UTC 2006
- Previous message: [rkward-cvs] rkward/rkward Makefile.am,1.67,1.68 rkwatch.cpp,1.42,1.43 rkcommandeditor.cpp,1.6,NONE rkcommandeditor.h,1.5,NONE
- Next message: [rkward-cvs] rkward/rkward/rbackend rembedinternal.cpp,1.39,1.40
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20099
Modified Files:
ChangeLog TODO
Log Message:
Handle "weird" parse errors (result of parse is a NULL expression, but R_ParseVector says PARSE_OK)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -C2 -d -r1.120 -r1.121
*** ChangeLog 20 Apr 2006 15:04:39 -0000 1.120
--- ChangeLog 20 Apr 2006 16:22:40 -0000 1.121
***************
*** 1,2 ****
--- 1,3 ----
+ - check for and handle some strange R parse errors that could crash rkward
- make Ctrl+C copy work in the code window of plugins
- use KDE standard icons in object lists (need to be replaced by customized icons in the long run)
Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.118
retrieving revision 1.119
diff -C2 -d -r1.118 -r1.119
*** TODO 20 Apr 2006 10:46:33 -0000 1.118
--- TODO 20 Apr 2006 16:22:40 -0000 1.119
***************
*** 73,78 ****
- remove classes/files:
- - RKCommandEditor (first check for reusable functionality)
- - RKPlugin still uses RKCommandEditor. Convert to use RKCommandEditorWindow instead.
- RKDocManager? Is this used?
- RKGlobals
--- 73,76 ----
- Previous message: [rkward-cvs] rkward/rkward Makefile.am,1.67,1.68 rkwatch.cpp,1.42,1.43 rkcommandeditor.cpp,1.6,NONE rkcommandeditor.h,1.5,NONE
- Next message: [rkward-cvs] rkward/rkward/rbackend rembedinternal.cpp,1.39,1.40
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rkward-tracker
mailing list