Wed, 30 Sep 2015 15:01:47 +0200 PGebauer The branch release81 created. release81
Tue, 29 Sep 2015 17:48:26 +0200 Julien Enselme #192816 avoid NullPointerException release81_base
Fri, 25 Sep 2015 01:31:00 -0500 Lou Dasaro Updated Jython and Project to reflect OpenIDE-Module-Specification-Version:2.70
Thu, 24 Sep 2015 16:04:25 -0500 Lou Dasaro Added check for null TestRunner before invoking.
Thu, 24 Sep 2015 08:31:58 +0200 Ralph Benjamin Ruijs Update python keywords in python.source
Thu, 24 Sep 2015 08:11:31 +0200 Ralph Benjamin Ruijs Add python.hints to python.kit
Wed, 23 Sep 2015 14:04:19 +0200 Ralph Benjamin Ruijs Remove duplicate AutoUpdate line
Wed, 23 Sep 2015 10:43:27 +0200 Ralph Benjamin Ruijs Do not show python.hints as it is part of python.kit
Wed, 23 Sep 2015 10:36:32 +0200 Ralph Benjamin Ruijs Update references to moved hints
Tue, 22 Sep 2015 08:55:34 +0200 Ralph Benjamin Ruijs Incremented specification versions in trunk
Tue, 22 Sep 2015 08:45:58 +0200 Ralph Benjamin Ruijs Resolve invalid packager after merge
Mon, 21 Sep 2015 13:01:16 +0200 Ralph Benjamin Ruijs Merge w/ trunk
Mon, 21 Sep 2015 12:57:44 +0200 Ralph Benjamin Ruijs Update dependency after source/hints split
Mon, 14 Sep 2015 20:32:18 +0200 Ralph Benjamin Ruijs #155405 - python module added from python project node goes to top-level project directory
Sun, 13 Sep 2015 11:47:42 +0200 Ralph Benjamin Ruijs Automated merge with https://hg.netbeans.org/main/contrib
Wed, 02 Sep 2015 20:31:18 +0200 Ralph Benjamin Ruijs Extract python.hints & python.source from python.editor into their own modules
Fri, 18 Sep 2015 16:20:24 -0500 Lou Dasaro Modified update to o.jython.distro/manifest and other places (dependencies) to reflect correct version (2.7)
Fri, 18 Sep 2015 11:52:46 -0500 Lou Dasaro Added update to o.jython.distro/manifest to reflect correct version (2.7.0)
Fri, 11 Sep 2015 16:53:49 +0200 Julien Enselme Don't mark builtin Exceptions as unresolved
Fri, 11 Sep 2015 16:28:37 +0200 Julien Enselme Don't mark builtin functions or keywords as unresolved
Sat, 15 Aug 2015 01:49:37 +0200 Julien Enselme Add missing builtin functions
Thu, 09 Jul 2015 15:46:07 +0200 Julien Enselme Add python special symbols to PythonTokenId.STD_SYMBOLS
Fri, 14 Aug 2015 23:18:24 +0200 Julien Enselme Add all missing python keywords
Fri, 11 Sep 2015 15:32:16 +0200 Julien Enselme Allow variables from TOPSCOPE to be marked as unused
Sat, 12 Sep 2015 23:03:15 -0700 Julio C. Rocha #252716 - Update Jython distribution LABEL to reflect latest version
Fri, 11 Sep 2015 14:35:00 +0200 Julien Enselme Don't display __pycache__ folder in project view
Mon, 31 Aug 2015 15:31:15 -0400 Tim Boudreau Automated merge with http://hg.netbeans.org/main/contrib
Mon, 31 Aug 2015 15:31:11 -0400 Tim Boudreau Callgraph utility
Mon, 31 Aug 2015 12:40:19 +0200 Ralph Benjamin Ruijs Automated merge with https://hg.netbeans.org/main/contrib
Mon, 31 Aug 2015 12:39:10 +0200 Ralph Benjamin Ruijs #252287 - UnsupportedOperationException: CASE_INSENSITIVE_CAMEL_CASE
Fri, 14 Aug 2015 20:21:17 +0200 Julien Enselme #252356 Correct NullPointerException for import statement ending with a dot
Wed, 12 Aug 2015 23:27:34 -0500 Lou Dasaro merge with https://hg.netbeans.org/main/contrib
Wed, 12 Aug 2015 23:20:16 -0500 Lou Dasaro Updated OpenIDE-Module-Specification-Version
Thu, 09 Jul 2015 11:37:35 +0200 Julien Enselme #252630 Correct exception when parsing after the update of jython-parser
Wed, 08 Jul 2015 17:38:02 +0200 Julien Enselme #252306 Use platform defined in nb-configuration instead of the default one
Fri, 17 Jul 2015 22:21:56 +0200 Julien Enselme #252306 Allow user to manage python platforms while choosing it
Wed, 08 Jul 2015 19:50:14 +0200 Julien Enselme #252306 clean python platform chooser
Wed, 08 Jul 2015 18:26:38 +0200 Julien Enselme #252306 Allow user to choose the python platform
Sat, 27 Jun 2015 22:22:42 +0200 Julien Enselme Add missing keywords
Sat, 04 Jul 2015 18:53:16 +0200 Julien Enselme #180367: color class name in class definition
Sat, 27 Jun 2015 22:51:19 +0200 Julien Enselme Open common python template files as HTML
Fri, 17 Jul 2015 07:47:00 +0200 Vincent van der Leun Add missing files
Thu, 16 Jul 2015 21:56:13 +0200 Vincent van der Leun Use encoding from Python source file header
Wed, 08 Jul 2015 15:32:47 +0200 Julien Enselme #239131 Resolve the going from readAccess to writeAccess exception
Sun, 05 Jul 2015 00:01:18 +0200 Julien Enselme Refactor visitName from PythonSemanticHighlighter
Sat, 04 Jul 2015 23:40:14 +0200 Julien Enselme Correctly highlight vararg and kwarg on function definition line
Tue, 23 Jun 2015 01:41:09 -0700 Julio C. Rocha [python.core] Fix Mac OS X platform auto-detection.
Sat, 06 Jun 2015 20:52:24 +0200 Julien Enselme Diplay Error classes in color
Sat, 06 Jun 2015 19:27:23 +0200 Julien Enselme Change color of True, False, None
Sat, 06 Jun 2015 19:25:54 +0200 Julien Enselme Color functions from the standard library
Fri, 05 Jun 2015 19:10:55 +0200 Julien Enselme Add keywords for python
Fri, 05 Jun 2015 21:20:53 +0200 Julien Enselme #252630 Bypass the NullPointerException
Fri, 29 May 2015 17:00:56 -0500 Lou Dasaro #153441 Modified wording on menu (I forgot one).
Fri, 29 May 2015 16:57:52 -0500 Lou Dasaro Modified wording on menu. Should be available in Development build on or after 30-May-2015
Tue, 26 May 2015 23:08:37 +0200 Julien Enselme Automated merge with https://hg.netbeans.org/main/contrib
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