-
Notifications
You must be signed in to change notification settings - Fork 0
/
release-history.html
755 lines (584 loc) · 24.9 KB
/
release-history.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xhtml/release-history.xhtml at 2019-08-07
| Rendered using Apache Maven Fluido Skin 1.7
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20190807" />
<meta http-equiv="Content-Language" content="en" />
<title>JavaNCSS – JavaNCSS - Release History</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
<link rel="SHORTCUT ICON" href="favjavancss.ico" /> </head>
<body class="topBarDisabled">
<div class="container-fluid">
<div id="banner">
<div class="pull-left"><a href="http://javancss.github.io/" id="bannerLeft"><h2>JavaNCSS</h2>
</a></div>
<div class="pull-right"></div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li class=""><a href="http://www.kclee.de/clemens/java/" class="externalLink" title="Chr. Clemens Lee">Chr. Clemens Lee</a><span class="divider">/</span></li>
<li class=""><a href="http://javancss.github.io/" class="externalLink" title="JavaNCSS">JavaNCSS</a><span class="divider">/</span></li>
<li class="active ">JavaNCSS - Release History</li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-08-07</li>
<li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 34.55-SNAPSHOT</li>
<li class="pull-right"><span class="divider">|</span>
<a href="http://ant.apache.org/" class="externalLink" title="Ant">Ant</a></li>
<li class="pull-right"><span class="divider">|</span>
<a href="http://maven.apache.org/" class="externalLink" title="Maven">Maven</a></li>
<li class="pull-right"><a href="http://www.mojohaus.org/javancss-maven-plugin/" class="externalLink" title="JavaNCSS Maven Plugin">JavaNCSS Maven Plugin</a></li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span2">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">General Information</li>
<li><a href="index.html" title="Home"><span class="none"></span>Home</a></li>
<li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
<li><a href="specification.html" title="Specification"><span class="none"></span>Specification</a></li>
<li class="active"><a href="#"><span class="none"></span>Release History</a></li>
<li><a href="credits.html" title="Credits"><span class="none"></span>Credits</a></li>
<li><a href="links.html" title="Related Links"><span class="none"></span>Related Links</a></li>
<li class="nav-header">Development</li>
<li><a href="development.html" title="Development"><span class="none"></span>Development</a></li>
<li><a href="todo.html" title="TODO"><span class="none"></span>TODO</a></li>
<li class="nav-header">Project Documentation</li>
<li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
<li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
</ul>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
</div>
</div>
</div>
<div id="bodyColumn" class="span10" >
<table border="0" class="table table-striped">
<tr class="a">
<td>
<center>
<h1>JavaNCSS - Release History</h1></center>
</td>
</tr>
</table>
<div class="section">
<div class="section">
<h3><a name="Version_33.54"></a>Version 33.54</h3>
Version 33.54 has been released on July 30, 2014
<p>
Upgraded grammar to Java 1.7. Fixed a lot of bugs: see <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11817&version=15337">release notes</a>.</p>
<p>
Big thanks to Peter Kofler for Java grammar fixes and Hervé Boutemy for reworking and Mavenizing the documentation. Follow the bug reports for more people supporting us with reports and patches!</p>
</div>
<div class="section">
<h3><a name="Version_32.53"></a>Version 32.53</h3>
Version 32.53 has been released on May 31, 2009
<p>
Fixed bugs: see <a class="externalLink" href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11817&version=15310">release notes</a>.</p>
<p>
Big thanks to Sébastien Reynaud for difficult Java grammar patches and Hervé Boutemy for applying them as well as adding his own fixes to close all bugs listed above. Follow the bug reports for more people supporting us with reports and patches!</p>
</div>
<div class="section">
<h3><a name="Version_31.52"></a>Version 31.52</h3>
Version 31.52 has been released on May 21, 2009
<p>
Fixed bugs <a class="externalLink" href="http://jira.codehaus.org/browse/JAVANCSS-10">JAVANCSS-10</a> and <a class="externalLink" href="http://jira.codehaus.org/browse/JAVANCSS-4">JAVANCSS-4</a>. Added options to see the parse tree in debug mode as well as a new experimental Java 1.5 grammar parser, also intended to use for debugging purposes.
<br />Note that this version requires Java 1.5.</p>
</div>
<div class="section">
<h3><a name="Version_30.51"></a>Version 30.51</h3>
Version 30.51 has been released on February 7, 2009
<p>Project has been moved to Codehaus using public Subversion repository and Maven project structure. Thanks to Hervé Boutemy and Simon Brandhof!</p>
</div>
<div class="section">
<h3><a name="Version_29.50"></a>Version 29.50</h3>
Version 29.50 has been released on April 8, 2008
<p>Fixed two Java 1.5 grammar parser bugs. Thanks to Don Kautz and Isabelle Guimiot!</p>
</div>
<div class="section">
<h3><a name="Version_28.49"></a>Version 28.49</h3>
Version 28.49 has been released on October 6, 2006
<p>Various Java 1.5 grammar parser bugs fixed.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>New "ant test" task. Use "ant check" as before for
JavaNCSS self testing, thought.
</li>
</ol>
</div>
<div class="section">
<h4><a name="Fixed_Bugs"></a>Fixed Bugs</h4>
<ol style="list-style-type: decimal">
<li>Various Java 1.5 grammar parser bugs fixed.</li></ol>
</div></div>
<div class="section">
<h3><a name="Version_27.48"></a><a name="a27.48"></a>Version 27.48</h3>
Version 27.48 has been released on July 25, 2006
<p>Javadoc bug fixed.</p>
<div class="section">
<h4><a name="Fixed_Bugs"></a>Fixed Bugs</h4>
<ol style="list-style-type: decimal">
<li>Javadoc bug fixed, reported by Kyle Blaney.</li></ol>
</div></div>
<div class="section">
<h3><a name="Version_25.45"></a><a name="a25.45"></a>Version 25.45</h3>
Version 25.45 has been released on May 14, 2006
<p>Various Java 1.5 parser bugs fixes.</p>
<div class="section">
<h4><a name="Fixed_Bugs"></a>Fixed Bugs</h4>
<ol style="list-style-type: decimal">
<li>Various small Java 1.5 parser bugs fixes.</li></ol>
</div></div>
<div class="section">
<h3><a name="Version_24.44"></a><a name="a24.44"></a>Version 24.44</h3>
Version 24.44 has been released on April 24, 2006
<p>Fix in method counter in Java 1.5 grammar code.</p>
<div class="section">
<h4><a name="Fixed_Bugs"></a>Fixed Bugs</h4>
<ol style="list-style-type: decimal">
<li>Fix in method counter in Java 1.5 grammar code, detected by
Don Morrison.
</li></ol>
</div></div>
<div class="section">
<h3><a name="Version_23.43"></a><a name="a23.43"></a>Version 23.43</h3>
Version 23.43 has been released on April 23, 2006
<p>Fix in Enum parser.</p>
<div class="section">
<h4><a name="Fixed_Bugs"></a>Fixed Bugs</h4>
<ol style="list-style-type: decimal">
<li>Fix in Enum parser, reported by Don Morrison.</li></ol>
</div></div>
<div class="section">
<h3><a name="Version_22.42"></a><a name="a22.42"></a>Version 22.42</h3>
Version 22.42 has been released on April 16, 2006
<p>Java 1.5 support.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>Support for all new language features in Java
1.5.</li>
<li>A new XSLT stylesheet 'javancss2methodhtml.xsl'
proposed by Wally Bowles to drop the words
Function and to use the word Method instead.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_21.41"></a><a name="a21.41"></a>Version 21.41</h3>
Version 21.41 has been released on September 6, 2002
<p>SVG charts can be generated with new XSLT stylesheets.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>Ives Coene donated XSLT stylesheets which generate beautiful
SVG charts from the JavaNCSS XML output.</li>
<li>The javancss.jar file contains now a manifest file that
lets JavaNCSS execute via java's -jar option. The build.xml
file has been updated accordingly. Thanks to Brad Kievel for
this patch.</li>
<li>Additional XSLT stylesheet that copies a standard JavaNCSS
XML output file and replaces the overloaded 'functions'
tags with names that are different for different elements.</li>
</ol>
</div>
<div class="section">
<h4><a name="Fixed_Bugs"></a>Fixed Bugs</h4>
<ol style="list-style-type: decimal">
<li>Javadocs per Function always had a wrong value in the XML
output. Thanks to David Brandt for fixing this.</li>
<li>Vesa Karvonen found a rare bug in the XML output which
reveals itself only in conjunction with some exotic locales.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_20.40"></a><a name="a20.40"></a>Version 20.40</h3>
Version 20.40 has been released on July 5, 2002
<p>Two new XSLT stylesheets, one of them to convert the JavaNCSS
XML output to HTML.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>Terry Skelton donated an XSLT stylesheet to convert the XML
output of JavaNCSS to HTML. The report is formatted to have
a similar look to other common ANT reports (changelog,
jdepend, etc.).</li>
<li>Ross Gardler donated an XSLT stylesheet to convert the XML
output of JavaNCSS to a format very close to HTML. This
can be used to generate custom HTML pages for your project.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_19.39"></a><a name="a19.39"></a>Version 19.39</h3>
Version 19.39 has been released on June 8, 2002
<p>Ant task written by Steve Jernigan.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>JavaNCSS has now bundled the Ant task from Steve Jernigan.
This task also provides some additional features as
checking metrics for defined thresholds.
Thanks also to Phillip Wells who worked on polishing source
code and documentation of that task.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_18.38"></a><a name="a18.38"></a>Version 18.38</h3>
Version 18.38 has been released on May 11, 2002
<p>Fixed a rare parsing bug.</p>
<div class="section">
<h4><a name="Fixed_Bugs"></a>Fixed Bugs</h4>
<ol style="list-style-type: decimal">
<li>Could not parse accessing an element of the parent class of
the outer class in an inner class, or in other words: could
not parse this code:</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_17.37"></a><a name="a17.37"></a>Version 17.37</h3>
Version 17.37 has been released on May 4, 2002
<p>Javadocs metric on package level and example XSLT stylesheet.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>Javadocs are now also displayed on a package level thanks
to a patch by Emilio Gongora and Guillermo Rodriguez.</li>
<li>XSLT stylesheet to convert XML output to ascii output.
This is identical to the output you could get directly from
JavaNCSS and much slower, but can be used as a basis for your
own output format or to produce HTML output instead text.</li>
</ol>
</div>
<div class="section">
<h4><a name="Fixed_Bugs"></a>Fixed Bugs</h4>
<ol style="list-style-type: decimal">
<li>Javadocs were mistakenly counted for attributes as well.
This bug has been crept in with the last version.</li>
<li>In some rare circumstances -recursive gave out a wrong
"File not found" error message, thought it still processed
all files correctly.</li>
<li>"File not found" error message was only presented for the
last missing file and not for all of them.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_16.34"></a><a name="a16.34"></a>Version 16.34</h3>
Version 16.34 has been released on April 7, 2002
<p>Recursive feature, support of JDK 1.4 assert statements.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>Paako Hannu provided code to recursively parse all Java files
including those in subdirectories.</li>
<li>JavaNCSS supports now JDK 1.4 assert statements. At the same
time methods or variables of name 'assert' are still parsed
successfully, JavaNCSS is just not able to accept a field of
type 'assert' anymore.</li>
<li>John Wilson provided code to use "\r\n" on Windows to end
lines for JavaNCSS's ascii output. You might be able to turn
this behavior off by overwriting the line.separator system
property when invoking the Java virtual machine.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_15.32"></a><a name="a15.32"></a>Version 15.32</h3>
Version 15.32 has been released on November 21, 2001
<p>New -out option.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>New option -out to specify output file. By default std out is
used. Patch was supplied by Ted Leung.</li>
<li>An Ant task for JavaNCSS has been published by Steve Jernigan
at http://sourceforge.net/projects/javancss2ant/.</li>
<li>A basic Ant build.xml file gets distributed together with
JavaNCSS. This file should be fine to compile the Java source
files, but is not enough to create the jar file nor
to compile the grammar with JavaCC.</li>
</ol>
</div>
<div class="section">
<h4><a name="Bugs_Fixed"></a>Bugs Fixed</h4>
<ol style="list-style-type: decimal">
<li>When relative files are given JavaNCSS will now take the
user.dir property in account to locate a file.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_14.31"></a><a name="a14.31"></a>Version 14.31</h3>
Version 14.31 has been released on June 16, 2001
<p>Major XML format bug fix.</p>
<div class="section">
<h4><a name="Bugs_Fixed"></a>Bugs Fixed</h4>
<ol style="list-style-type: decimal">
<li>XML format for object section was not well formed
(missed closing objects tag).</li>
<li>Missing newline after total printout of ncss.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_13.30"></a><a name="a13.30"></a>Version 13.30</h3>
Version 13.30 has been released on June 14, 2001
<p>Optional xml output.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>Output in xml format of collected data. Use option -xml
(and recommended -all) at the command line and the metric
results will be formatted in xml for further processing
with xslt (e.g. to create a web page) or for importing in
other applicatons. A dtd is distributed as well.</li>
</ol>
</div>
<div class="section">
<h4><a name="Bugs_Fixed"></a>Bugs Fixed</h4>
<ol style="list-style-type: decimal">
<li>Added 'strictfp' keyword to Java grammar.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_12.27"></a><a name="a12.27"></a>Version 12.27</h3>
Version 12.27 has been released on March 27, 2001
<p>Minor bug fix release.</p>
<div class="section">
<h4><a name="Bugs_Fixed"></a>Bugs Fixed</h4>
<ol style="list-style-type: decimal">
<li>Failure to parse 'this( name, o, (String)null, array );'
as the first statement in a constructor.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_11.26"></a><a name="a11.26"></a>Version 11.26</h3>
Version 11.26 has been released on March 23, 2001
<p>Minor bug fix release.</p>
<div class="section">
<h4><a name="Bugs_Fixed"></a>Bugs Fixed</h4>
<ol style="list-style-type: decimal">
<li>Failure to parse 'this.var = x;' as the first statement in
a constructor.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_10.25"></a><a name="a10.25"></a>Version 10.25</h3>
Version 10.25 has been released on March 21, 2001
<p>Minor improvements.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>JAVANCSS_HOME in javancss.bat is now set automaticly.</li>
<li>'-check' option to trigger self tests from command line.</li>
</ol>
</div>
<div class="section">
<h4><a name="Bugs_Fixed"></a>Bugs Fixed</h4>
<ol style="list-style-type: decimal">
<li>'super((InputStream)null,null)' gets parsed successfully now.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_9.24"></a><a name="a9.24"></a>Version 9.24</h3>
Version 9.24 has been released on October 4, 2000
<p>Fixed a small Java parser bug.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>No new features.</li>
</ol>
</div>
<div class="section">
<h4><a name="Bugs_Fixed"></a>Bugs Fixed</h4>
<ol style="list-style-type: decimal">
<li>Fixed a small Java parser bug reported by Ramon Felciano.</li></ol>
</div></div>
<div class="section">
<h3><a name="Version_8.23"></a><a name="a8.23"></a>Version 8.23</h3>
Version 8.23 has been released on July 1, 2000
<p>Javadoc comments for methods are now counted.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>Javadoc comments for methods are now counted. The output
for functions has a metric JVDC, which indicates if this
method is formally documented or not.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_7.21"></a><a name="a7.21"></a>Version 7.21</h3>
Version 7.21 has been released on January 31, 2000
<p>Published now under the GNU General Public License.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>Javancss is now distributed under the GNU General Public
License.</li>
<li>Upgraded to JavaCC 1.1.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_6.19"></a><a name="a6.19"></a>Version 6.19</h3>
Version 6.19 has been released on November 12, 1998
<p>More tolerant towards parser errors.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>Javancss now continues with parsing the next source
file after coming across a parse error.</li>
<li>Exit return code (1 or 0).</li>
<li>Moved to javax swing convention (swing 1.1 beta 3).</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_6.18"></a><a name="a6.18"></a>Version 6.18</h3>
Version 6.18 has been released on July 28, 1998
<p>More tolerant towards parser errors.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>Javancss now continues with parsing the next source
file after coming across a parse error.</li>
<li>Exit return code (1 or 0).</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_5.16"></a><a name="a5.16"></a>Version 5.16</h3>
Version 5.16 has been released on July 24, 1998
<p>Some weird input gets now accepted by the parser and a CCN
counting bug got fixed.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>Added self test. Start it with:
<tt>java javancss.test.JavancssTest</tt></li>
</ol>
</div>
<div class="section">
<h4><a name="Bugs_Fixed"></a>Bugs Fixed</h4>
<ol style="list-style-type: decimal">
<li>Cyclomatic Complexity Number takes now return and throw
statements into account.</li>
<li>Ctrl-Z at the end of a source file will be accepted now.</li>
<li><EOF> at the end of a one line comment ('//') will be
accepted now.</li>
<li>Empty statements that javac accepts but are not allowed
according to the Java Language Specification are now parsed
without exception.</li>
<li>Parse error messages were sometimes not very meaningful.
This was a bug, not a missing feature.</li>
<li>'-gui' command line option was implemented but not displayed
with '-help' command.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_4.10"></a><a name="a4.10"></a>Version 4.10</h3>
Version 4.10 has been released on March 8, 1998
<p>Just a minor bug fix version.</p>
<div class="section">
<h4><a name="Bugs_Fixed"></a>Bugs Fixed</h4>
<ol style="list-style-type: decimal">
<li>Swing and AWT components where mixed which resulted in some
small layout problems. The GUI frontend is now tested with
Swing 1.0.1.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_3.9"></a><a name="a3.9"></a>Version 3.9</h3>
Version 3.9 has been released on February 17, 1998
<p>New is a GUI frontend. Additionally the project manager Jacob
(<a class="externalLink" href="http://www.kclee.de/clemens/jacob/">http://www.kclee.de/clemens/jacob/</a>) now includes the full
functionality of JavaNCSS, which makes selecting Java source
files much more convenient.</p>
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>New '-gui' option, which is equivalent to '-all' and
presents the output in it's <a href="gui.html">own window</a> instead of <stdout>.</li>
<li>You need swing in order to get this new feature working,
though command line mode still works without it.</li>
<li>New Jacob feature: a file with absolute file names of all
Java source files for the current project gets generated
when creating a new makefile. Its name is the project name
plus '.srcfiles.txt' as postfix and will be located in
the current project directory. This file can be further
used by JavaNCSS in batch mode.</li>
<li>The above feature can be used from the command line when
specifying an '@' char in front of its file name. Then
JavaNCSS interprets each line of its contents as the name of
a java source file that should be counted. This also works
recursively and normal source file names can be
intertwined with '@' files as well.</li>
<li>New Jacob feature: 'NoEmacs' flag for Jacob's
initialisation file and '-noemacs' startup option for use
without an editor. This feature is planned solely for
JavaNCSS users who don't want to use Jacob for programming
purposes.</li>
</ol>
</div>
<div class="section">
<h4><a name="Fixed_Bugs"></a>Fixed Bugs</h4>
<ol style="list-style-type: decimal">
<li>Methods of anonymous classes are now presented with its
class information.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_2.4"></a><a name="a2.4"></a>Version 2.4</h3>
Version 2.4 has been released on January 24, 1998
<div class="section">
<h4><a name="What.27s_New"></a>What's New</h4>
<ol style="list-style-type: decimal">
<li>New '-package' option.</li>
<li>When <stdin> is used for input and a parse error occurs the
last class and method successfully parsed is given together
with the error message. Note, that errors in package or
import statements or not captured this way.</li>
<li>More documentation about what is "exactly" measured.</li>
<li>The grammar is now slightly more tolerant, but still not as
tolerant as Sun's javac compiler. I made javancss just as
tolerant as necessary to parse Sun's original java.* source
files.</li>
<li>Different options can be specified and all get executed,
therefor only one run is needed for different output
formats.</li>
<li>New '-all' option is equivalent to '-package -object
-function'.</li>
</ol>
</div>
<div class="section">
<h4><a name="Bugs_Fixed"></a>Bugs Fixed</h4>
<ol style="list-style-type: decimal">
<li>'default' keyword did increment the CCN counter, but it
shouldn't.</li>
</ol>
</div></div>
<div class="section">
<h3><a name="Version_1.2"></a><a name="a1.2"></a>Version 1.2</h3>
Version 1.2 has been released on May 7, 1997
</div></div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>Copyright ©1997–2019
Chr. Clemens Lee and companions.
All rights reserved.</p>
</div>
</div>
</footer>
</body>
</html>