Mon, 22 Sep 2014 00:43:27 +0200 mentlicher Provide friend API only. nodejs_debug
Fri, 19 Sep 2014 12:31:09 +0200 mentlicher Restartframe command added. nodejs_debug
Fri, 19 Sep 2014 12:30:24 +0200 mentlicher Restartframe command added and tested. nodejs_debug
Fri, 19 Sep 2014 11:22:21 +0200 mentlicher Flags command added and tested. nodejs_debug
Fri, 19 Sep 2014 10:21:15 +0200 mentlicher Disconnect command tested, exception breakpoints finished and tested. nodejs_debug
Thu, 18 Sep 2014 17:46:47 +0200 mentlicher SetVariableValue made to work and is tested. nodejs_debug
Thu, 18 Sep 2014 15:58:18 +0200 mentlicher Additional properties tested. nodejs_debug
Thu, 18 Sep 2014 15:48:01 +0200 mentlicher Prevent from TypeError: object is not a function nodejs_debug
Thu, 18 Sep 2014 15:44:20 +0200 mentlicher Lines and positions defined in static fields for easier changes. nodejs_debug
Thu, 18 Sep 2014 03:00:24 +0200 mentlicher References command is tested. nodejs_debug
Thu, 18 Sep 2014 01:38:32 +0200 mentlicher Breakpoints adjustments and tests for breakpoints. nodejs_debug
Wed, 17 Sep 2014 23:16:19 +0200 mentlicher Scripts command updated and tested. nodejs_debug
Wed, 17 Sep 2014 19:19:45 +0200 mentlicher Further commands are tested, including: evaluate, source, scopes. nodejs_debug
Wed, 17 Sep 2014 19:17:33 +0200 mentlicher Missing break; added in switch statement. nodejs_debug
Wed, 17 Sep 2014 19:16:42 +0200 mentlicher getReferencedValue() method added for convenience. nodejs_debug
Wed, 17 Sep 2014 16:04:55 +0200 mentlicher The first version of test of node.js debugging via this protocol library and V8Debug command-line debugger. nodejs_debug
Wed, 17 Sep 2014 15:58:59 +0200 mentlicher LinkedJSONObject introduced to keep the order of elements in JSON. nodejs_debug
Wed, 17 Sep 2014 15:56:45 +0200 mentlicher Arrays are supported. nodejs_debug
Mon, 15 Sep 2014 08:42:08 +0200 mentlicher Print object properties. nodejs_debug
Mon, 15 Sep 2014 03:45:10 +0200 mentlicher Object's properties. nodejs_debug
Mon, 15 Sep 2014 02:05:59 +0200 mentlicher Response' referenced values added, frame and scope corections, scripts printed in backtrace command are taken from response' referenced values, lookup command-line command added, Context value type added. nodejs_debug
Thu, 11 Sep 2014 18:54:36 +0200 mentlicher ReferenceAndValue renamed to ReferencedValue, frame's receiver and func now contains the value, if available. nodejs_debug
Wed, 10 Sep 2014 19:03:19 +0200 mentlicher ReferenceAndValue class introduced, some long values replaced with PropertyLong. nodejs_debug
Wed, 10 Sep 2014 17:16:03 +0200 mentlicher Handle Infinity, NaN and use correct scriptId. nodejs_debug
Wed, 10 Sep 2014 08:38:14 +0200 mentlicher Handle double numbers. nodejs_debug
Wed, 10 Sep 2014 01:04:43 +0200 mentlicher Added a possibility for the test to explicitly send a request. nodejs_debug
Wed, 10 Sep 2014 01:03:41 +0200 mentlicher Correct integer representation of script type. nodejs_debug
Tue, 09 Sep 2014 19:30:44 +0200 mentlicher Prevent from NPE. nodejs_debug
Tue, 09 Sep 2014 19:30:18 +0200 mentlicher Make the class easily testeable without exposing private methods. nodejs_debug
Tue, 09 Sep 2014 19:29:13 +0200 mentlicher Handle partial messages. nodejs_debug
Fri, 29 Aug 2014 15:57:08 +0200 mentlicher Interested in changes in lib.v8debug nodejs_debug
Fri, 29 Aug 2014 15:53:47 +0200 mentlicher #223190: The first version of V8 debug library, including a command-line debugger. nodejs_debug
Wed, 24 Sep 2014 19:11:31 +0000 ffjre Merge of http://hg.netbeans.org/jet-main/
Wed, 24 Sep 2014 16:14:51 +0200 Milutin Kristofic 247186 - Go to Line ignores ENTER keypress
Wed, 24 Sep 2014 06:33:11 +0000 ffjre Automated merge with main-silver
Tue, 23 Sep 2014 08:24:00 +0200 Dusan Balek Issue #246924: Navigate -> Go to Implementation should not show declaring interface name - fixed.
Tue, 23 Sep 2014 00:36:12 +0000 ffjre Automated merge with main-silver
Mon, 22 Sep 2014 18:34:30 +0000 ffjre Automated merge with main-silver
Mon, 22 Sep 2014 17:47:45 +0200 Dusan Balek Issue #247357: NullPointerException at com.sun.tools.javac.util.Name.contentEquals - fixed.
Mon, 22 Sep 2014 12:38:00 +0000 ffjre Automated merge with main-silver
Mon, 22 Sep 2014 11:57:55 +0200 Dusan Balek Issue #246994: "Boxing of already boxed value" message is wrong - fixed.
Wed, 24 Sep 2014 18:06:04 +0000 ffjre Merge of http://hg.netbeans.org/web-main/
Wed, 24 Sep 2014 18:02:06 +0200 Jan Stola Automated merge with http://hg.netbeans.org/web-main
Wed, 24 Sep 2014 17:56:54 +0200 Jan Stola Sorting children of Knockout nodes alphabetically (with the exception of __proto__ property that is kept at the end).
Wed, 24 Sep 2014 16:07:07 +0000 ffjre Merge of http://hg.netbeans.org/web-main/
Wed, 24 Sep 2014 16:42:23 +0200 Jan Becicka Automated merge with https://hg.netbeans.org/web-main
Wed, 24 Sep 2014 16:37:38 +0200 Jan Becicka ios-sim 3.0.0
Wed, 24 Sep 2014 15:06:53 +0000 ffjre Merge of http://hg.netbeans.org/web-main/
Wed, 24 Sep 2014 15:07:53 +0200 Jan Stola Automated merge with http://hg.netbeans.org/web-main
Wed, 24 Sep 2014 15:04:05 +0200 Jan Stola Initial version of Knockout context view.
Wed, 24 Sep 2014 14:06:27 +0000 ffjre Merge of http://hg.netbeans.org/web-main/
Wed, 24 Sep 2014 15:02:23 +0200 Vladimir Riha qa tests for component binding type
Wed, 24 Sep 2014 14:40:36 +0200 Petr Pisl Automated merge with http://hg.netbeans.org/web-main
Wed, 24 Sep 2014 14:40:22 +0200 Petr Pisl Correction of obtainig documentation
Tue, 23 Sep 2014 16:36:58 +0200 Petr Pisl Removing unused imports
Wed, 24 Sep 2014 14:29:08 +0200 Roman Svitanic #247396: ArrayIndexOutOfBoundsException: 1 - fixed
Wed, 24 Sep 2014 11:50:46 +0000 ffjre Merge of http://hg.netbeans.org/profiler-main/
Wed, 24 Sep 2014 10:49:58 +0200 Jiri Sedlacek Fixed LazyComboBox API
Tue, 23 Sep 2014 16:00:01 +0200 Tomas Hurka bugfix #247403, invoke updateAdditionalIds() when dirtySet has the same size for predefined number of times (currently 5)
Tue, 23 Sep 2014 18:55:22 +0200 Tomas Mysik Show node.js customizer only for project with Sources folder