Timeline
02/13/13:
- 08:19 Changeset [19691] by
- Added missing method server_status that matches the methods above that do …
02/12/13:
- 18:58 Changeset [19690] by
- Debug::Client 0.22 ready to go
- 18:07 Changeset [19689] by
- another version dependancy bump
- 17:56 Changeset [19688] by
- hack for incompleate prefs key-bindings
- 16:21 Changeset [19687] by
- reverts some bits
- 16:12 Changeset [19686] by
- bump some core dependancy versions
- 15:44 Changeset [19685] by
- make pmv.t happy, bump to 5.010001
- 13:41 Changeset [19684] by
- just run xt's and got pragmas.t failures, so have changed use v5.010; to …
- 08:50 Changeset [19683] by
- Changed use v5.10 to use v5.010 as tested
02/11/13:
- 12:45 Ticket #1475 (Revolution in Information and Communication Technology) closed by
- invalid
- 12:34 Ticket #1487 (Padre::Plugin::SSH Unit Test Fails) closed by
- fixed
- 12:34 Ticket #1486 (Use of Technology will be Preferable) closed by
- invalid
- 12:24 Changeset [19682] by
- - apply patch from lackita++ #1487 also some plugin api v2.2 bits, now …
02/10/13:
- 14:12 Changeset [19681] by
- make the Changes file pass the Test::CPAN::Changes test
02/09/13:
- 18:11 Ticket #1487 (Padre::Plugin::SSH Unit Test Fails) created by
- Here's a patch to fix the unit test in Padre-Plugin-SSH.
02/07/13:
- 11:14 Ticket #1486 (Use of Technology will be Preferable) created by
- Use of technology like computers will be preferable in the next near …
02/05/13:
- 11:00 Changeset [19680] by
- update Changelog for someone to upload later
- 10:44 Changeset [19679] by
- force the bottom panel to render properly by showing the output panel - I …
- 10:43 Changeset [19678] by
- a little more of what has changed
- 05:12 Changeset [19677] by
- #1271: stop crashing my padre :) - the panel is still broken thou
- 04:47 Changeset [19676] by
- #1271: update Plack plugin using patch thats been on the trac item for …
- 04:22 Ticket #1485 (debugger RAW command does not update state properly) closed by
- fixed
- 04:22 Changeset [19675] by
- #1483: debugger RAW command now uses the extracted debug ui update …
- 03:56 Ticket #1485 (debugger RAW command does not update state properly) created by
- start debugging, use RAW 's' to step - the editor, trace, breakpoints - …
- 03:54 Ticket #1484 (find all appears to do nothing) created by
- I thought 'find all' used to list all the hits in that file in the output …
- 03:38 Ticket #1483 (toggling breakpoints while debugger is running takes no effect) closed by
- fixed: fix commited.
- 03:37 Changeset [19674] by
- #1483 refactor so there's only one function that add/removes breakpoints …
- 02:37 Ticket #1483 (toggling breakpoints while debugger is running takes no effect) created by
- unless you toggle using b|B. essentially, the 4 different places in the …
- 02:34 Changeset [19673] by
- click on editor margin toggles breakpoint
02/04/13:
- 11:10 Ticket #1471 (Can I see a call stack?) reopened by
- the current line of code is _not_ the same as a stack When I'm debugging …
02/03/13:
01/30/13:
- 18:38 Changeset [19672] by
- UpDate? Changes
- 18:38 Changeset [19671] by
- - FIXME Find out why EVT_CONTEXT_MENU doesn't work on Ubuntu - commeted …
- 00:51 Ticket #1482 (OS X debugger xterm and Terminal.app) closed by
- duplicate
01/29/13:
- 16:08 Ticket #1482 (OS X debugger xterm and Terminal.app) created by
- I am running universal perll 5.12.4 compiled with macports on OS X 10.5. …
01/28/13:
- 20:06 Ticket #1471 (Can I see a call stack?) closed by
- fixed
- 16:02 Ticket #1481 (Command Line window menu item shown without experimental feature enabled) created by
- On my installation of Padre 0.96 i get a Window menu item (Alt Z) when the …
- 13:20 Changeset [19670] by
- A couple of little tweaks to fix cpan-reporter errors in 0.21_17 andk++ …
01/27/13:
- 23:03 Features/Perl5Debugger edited by
- (diff)
- 22:59 Changeset [19669] by
- A couple of little tweaks to fix cpan-reporter errors in 0.21_16 (BOWTIE)
- 15:49 Ticket #1480 (debugger hangs) closed by
- fixed
01/26/13:
- 13:09 Changeset [19668] by
- pod tweak
- 13:01 Changeset [19667] by
- - POD tweaks, missing # azawawi++ (BOWTIE)
- 09:23 Ticket #1480 (debugger hangs) created by
- I launch debugger and padre just hangs, until I kill it with killall …
01/25/13:
- 12:27 Features/Perl5Debugger edited by
- (diff)
- 12:26 Changeset [19666] by
- Update Changes
- 12:26 Changeset [19665] by
- bump version
- 12:25 Changeset [19664] by
- fix tests for un-used modules, that have been braking on cpan-testers
01/24/13:
- 23:52 Changeset [19663] by
- hack skip to also skip if svn 1.7
01/23/13:
- 22:34 Changeset [19662] by
- re-enable svn diff for any version not just 1.7 sorry, my bad
- 16:27 Features/Perl5Debugger edited by
- (diff)
- 16:19 Changeset [19661] by
- Various little tweaks before release
- 15:27 Changeset [19660] by
- remove unwanted cruff, by bad
- 14:14 Changeset [19659] by
- add SKIP to test 11 for svn ver 1.7.x
- 13:34 Ticket #1472 (Margin Markers and SVN 1.7) closed by
- fixed
- 13:33 Ticket #1472 (Margin Markers and SVN 1.7) reopened by
- 13:33 Ticket #1472 (Margin Markers and SVN 1.7) closed by
- fixed: fixed in r19657
- 13:25 Changeset [19658] by
- Update Changes
- 13:06 Changeset [19657] by
- Another step towards svn diff working with 1.7.x aswell as 1.6.x
- 12:22 Ticket #1479 (Preferences shortcut) created by
- Hello all Padre 0.96 from CPAN running on Ubuntu 12.10 I got this fatal …
01/19/13:
- 22:36 Changeset [19656] by
- require latest version of Perl::MinimumVersion? in version test
- 22:12 Changeset [19655] by
- allow "use 5.010" when checking for pragmas
- 21:24 Changeset [19654] by
- add diagnostics in case of test failure
- 19:01 Ticket #1478 (Ubuntu 12.10 and unity) created by
- hi, in ubuntu 12.10 there's an issue with the padre Logo in the …
- 15:24 Ticket #1476 (intermittent failure - clipboard content is destroyed if you do another ...) closed by
- duplicate: vsespb duplicate #1476 (under Ubuntu 10.04)
- 01:41 Changeset [19653] by
- Update Changes
- 01:37 Changeset [19652] by
- - add reset to buffer in show help (BOWTIE) - fix bug in set breakpoint …
- 01:21 Changeset [19651] by
- - Remove some old cruff and comments from debug testing (BOWTIE)
01/18/13:
- 14:58 Ticket #1477 (default color scheme is too flickering) created by
- hi. I start using default color scheme, my eyes get tired in, maybe 5 …
- 14:51 Ticket #1476 (intermittent failure - clipboard content is destroyed if you do another ...) created by
- 1. select 2. ctrl-ins to copy 3. shift-ins to insert it works fine 1. …
01/17/13:
- 15:28 Ticket #1475 (Revolution in Information and Communication Technology) created by
- Twentieth century has seen various changes in technological, political and …
01/15/13:
- 01:41 Changeset [19650] by
- tweak
- 01:05 Changeset [19649] by
- remove some leftover cruff
01/14/13:
- 23:00 Changeset [19648] by
- Update Changes
- 23:00 Changeset [19647] by
- - Add some more support for svn 1.7.x (BOWTIE)
- 14:58 PadrePluginSpellCheck edited by
- (diff)
- 14:58 Plugins edited by
- (diff)
- 14:20 Changeset [19646] by
- typo
- 14:17 Changeset [19645] by
- Tweak perl version dependancy and Makefile (BOWTIE)
Note: See TracTimeline
for information about the timeline view.
