Tue, 26 May 2015 23:08:13 +0200 Julien Enselme Update jython-parser to 2.7.0
Mon, 25 May 2015 12:35:38 +0200 Ralph Benjamin Ruijs Too many org.netbeans.modules.python.project.ui.PackageViewChildren in shared RequestProcessor; create your own
Mon, 25 May 2015 11:33:43 +0200 Ralph Benjamin Ruijs Too many org.netbeans.modules.python.project.ui.PackageRootNode in shared RequestProcessor; create your own
Sun, 24 May 2015 23:34:18 -0500 Lou Dasaro Bug 152691 - Added guard to prevent OOB exception
Sun, 10 May 2015 23:44:07 -0700 Julio C. Rocha [python.core] Fixed env variable access at PythonAutoDetector
Fri, 08 May 2015 22:17:50 -0500 Lou Dasaro Added functionality to PythonPlatformManager for Mac implementations
Fri, 08 May 2015 22:16:45 -0500 Lou Dasaro Added functionality to PythonAutoDetector for Mac implementations
Thu, 07 May 2015 22:46:07 +0200 Ralph Benjamin Ruijs Add NewProjectWizard for existing Setuptools project
Thu, 07 May 2015 19:09:27 +0200 Ralph Benjamin Ruijs #155073 - Normalize temp file
Thu, 07 May 2015 16:41:04 +0200 Ralph Benjamin Ruijs Automated merge with https://hg.netbeans.org/main/contrib
Thu, 07 May 2015 16:40:11 +0200 Ralph Benjamin Ruijs Update to JDK7
Thu, 30 Apr 2015 20:52:28 -0500 Lou Dasaro Automated merge with http://hg.netbeans.org/main/contrib
Thu, 30 Apr 2015 20:46:18 -0500 Lou Dasaro Fix annoying typo
Wed, 29 Apr 2015 13:14:18 +0200 Ralph Benjamin Ruijs Updated jython binary
Tue, 28 Apr 2015 02:14:49 -0700 Julio C. Rocha Updated jython zip checksum.
Thu, 23 Apr 2015 00:17:36 -0700 Julio C. Rocha Upgraded Jython version (2.7.0-rc3)
Sun, 19 Apr 2015 16:20:26 -0700 Julio C. Rocha Merge Jython 2.7-RC1 upgrade
Mon, 06 Apr 2015 14:21:29 +0200 Ralph Benjamin Ruijs Update jython to 2.7 rc1 and include setuptools
Thu, 09 Apr 2015 02:44:07 -0500 Lou Dasaro Minor improvements to PythonAutoDetector
Tue, 07 Apr 2015 18:10:18 -0500 Lou Dasaro #250980 Fixed exception; Improved Python.Code PythonPlatformManager and PythonAutoDetector
Sat, 04 Apr 2015 16:29:21 +0200 Ralph Benjamin Ruijs Fix Python Core's tests
Sat, 04 Apr 2015 16:24:46 +0200 Ralph Benjamin Ruijs Move test to correct folder
Sat, 04 Apr 2015 15:51:58 +0200 Ralph Benjamin Ruijs 7825a80d9e84 - Modified exception message to make it a little more explanatory.
Sat, 04 Apr 2015 15:37:31 +0200 Ralph Benjamin Ruijs Resolve merge conflicts in PythonProject2
Fri, 03 Apr 2015 16:00:17 +0200 Ralph Benjamin Ruijs Do not throw exception if python project cannot be loaded
Sun, 29 Mar 2015 19:51:16 -0500 Lou Dasaro Modified exception message to make it a little more explanatory.
Tue, 24 Mar 2015 17:43:17 +0100 Ralph Benjamin Ruijs Automated merge with https://hg.netbeans.org/main/contrib
Tue, 24 Mar 2015 17:41:13 +0100 Ralph Benjamin Ruijs #164038 - TODOs not showing in task list
Tue, 24 Mar 2015 02:47:38 -0500 Lou Dasaro Change to PythonPlatform.getBundledPlatform to look for Jython in the correct location.
Mon, 23 Mar 2015 20:53:49 +0100 Ralph Benjamin Ruijs #188949 - Do not load PlatformManager under readlock (ea. when opening project)
Fri, 20 Mar 2015 12:32:22 +0100 Ralph Benjamin Ruijs PythonParser should work on source instead of file. Not parsing for now.
Fri, 20 Mar 2015 12:07:22 +0100 Ralph Benjamin Ruijs #250561 - java.io.FileNotFoundException: C:/Users/Lu/Documents/PythonProjects/NewPythonProject5/src
Fri, 20 Mar 2015 10:15:57 +0100 Ralph Benjamin Ruijs Run occurrences finder in doc.render to have a read-lock on the document
Fri, 20 Mar 2015 10:15:24 +0100 Ralph Benjamin Ruijs Remove bogus specification version from manifest. Version is set in project.properties
Sun, 08 Mar 2015 23:46:18 -0500 Lou Dasaro #170078 - Patched Python debugger code to eliminate crash (regression - repatched)
Sat, 07 Mar 2015 06:46:20 +0100 Svata Dedic Increased spec versions
Sat, 07 Mar 2015 06:28:05 +0100 Svata Dedic Automated merge with http://hg.netbeans.org/main/contrib
Sat, 07 Mar 2015 06:27:59 +0100 Svata Dedic Upgraded dependencies to fix nbbuild
Fri, 06 Mar 2015 10:56:59 +0100 Ralph Benjamin Ruijs Add missing dependencies to python.source
Fri, 06 Mar 2015 10:56:41 +0100 Ralph Benjamin Ruijs BracesMatcherFactory needs to specify position
Thu, 05 Mar 2015 22:58:52 -0800 Julio C. Rocha Upgraded outdated dependencies for Python modules.
Thu, 05 Mar 2015 19:44:24 -0800 Julio C. Rocha Merged python.editor changes (trivial merge). python
Wed, 04 Mar 2015 02:58:02 -0800 Julio C. Rocha Upgraded python.editor dependency on api.progress to version 1.45 . python
Thu, 05 Mar 2015 19:40:09 -0800 Julio C. Rocha Prevent python.project2 from showing in Update Center. python
Thu, 05 Mar 2015 18:29:14 -0800 Julio C. Rocha Upgraded outdated dependencies for python.{editor,source}. python
Wed, 04 Mar 2015 12:58:26 +0100 Ralph Benjamin Ruijs Do not show python.project2 in autoupdate
Wed, 04 Mar 2015 12:57:31 +0100 Ralph Benjamin Ruijs MIMEResolvers need to specify position
Wed, 04 Mar 2015 00:27:35 +0100 Ralph Benjamin Ruijs ant fix-dependencies for python.editor
Sat, 28 Feb 2015 17:25:32 -0800 Julio C. Rocha Ported Python Editor APIs from GSF to CSL.
Tue, 24 Feb 2015 03:51:50 -0800 Julio C. Rocha specify Ant or Setuptools in new project wizards python
Tue, 24 Feb 2015 03:39:00 -0800 Julio C. Rocha Fixed python.project2 dependencies. python
Tue, 24 Feb 2015 02:04:07 -0800 Julio C. Rocha Revert commit 57cad04e651da3b4e5e5f6f3781534ceefbb790f python
Tue, 24 Feb 2015 01:58:36 -0800 Julio C. Rocha Python Project2 - based on setuptools python
Wed, 04 Feb 2015 01:39:10 -0800 Julio C. Rocha Updated Jython binaries. python
Wed, 04 Feb 2015 01:21:44 -0800 Julio C. Rocha Re-applied commit fe25f4486f70 python
Wed, 04 Feb 2015 01:15:13 -0800 Julio C. Rocha Re-applied commit 4afc82a328ce python
Mon, 02 Feb 2015 23:29:37 -0800 Julio C. Rocha Updated display names for Python modules. python
Mon, 02 Feb 2015 23:23:27 -0800 Julio C. Rocha Removed project dependencies on deprecated GSF framework. python
Sun, 01 Feb 2015 15:02:07 -0800 Julio C. Rocha Python port from GSF to CSL contributed by Geertjan Wielenga and Ralph Benjamin Ruijs. python
Sun, 04 Jan 2015 13:11:53 -0600 Lou Dasaro #189704 - Fixed error message. More work remains to address issue.