Changeset 5285
- Timestamp:
- 06/18/09 00:57:19 (3 years ago)
- File:
-
- 1 edited
-
trunk/Padre-Plugin-Perl6/Changes (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre-Plugin-Perl6/Changes
r5271 r5285 1 1 Changes 2 2 3 =head1 0.42 NOT RELEASED! 4 - Depends on S:H:P6 0.60 which fixes ticket:392 undeclared prompt() 3 =head1 0.42 2009.6.18 4 - Fixed "p6tokens.pl was not being copied" by renaming it to p6tokens.p5 5 - Depends on S:H:P6 0.61 which fixes ticket:392 undeclared prompt() 6 - Updated to version 43 of S29-functions.pod (30-May-2009) 5 7 - Major refactoring to stop polluting Padre::Document and Padre::Task 6 namespaces 8 namespaces. 9 - STD error/warning parsing is now case insensitive. and added support 10 for "Undeclared routine" warning. 11 - STD lex corruption message was misleading and not localized. This usually 12 happens when you upgrade Syntax::Highlight::Perl6. 13 - Decreased wait time before starting another colorizing task to 100 ms 14 instead 1 sec. 15 - A couple of various refactorings: 16 - _T -> Wx::gettext. 17 - use -> require to improve startup speed. 7 18 8 19 =head1 0.41 2009.5.30
Note: See TracChangeset
for help on using the changeset viewer.
