Thread: [javascriptlint-commit] SF.net SVN: javascriptlint:[270] trunk/www/news
Status: Beta
Brought to you by:
matthiasmiller
From: <mat...@us...> - 2009-10-07 20:01:26
|
Revision: 270 http://javascriptlint.svn.sourceforge.net/javascriptlint/?rev=270&view=rev Author: matthiasmiller Date: 2009-10-07 20:01:13 +0000 (Wed, 07 Oct 2009) Log Message: ----------- www: remove more domain literals Modified Paths: -------------- trunk/www/news/006 trunk/www/news/007 trunk/www/news/008 trunk/www/news/009 trunk/www/news/010 trunk/www/news/011 trunk/www/news/012 trunk/www/news/013 trunk/www/news/014 trunk/www/news/015 trunk/www/news/016 trunk/www/news/017 trunk/www/news/018 trunk/www/news/019 trunk/www/news/020 trunk/www/news/023 Modified: trunk/www/news/006 =================================================================== --- trunk/www/news/006 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/006 2009-10-07 20:01:13 UTC (rev 270) @@ -6,6 +6,6 @@ ## [JavaScript Lint Source Package Available](__BASENAME__) _Sat, 01 Oct 2005 17:06:22 +0000_ -JavaScript Lint source is now [available for download](http://www.javascriptlint.com/download.htm) as a single package. +JavaScript Lint source is now [available for download](/download.htm) as a single package. Modified: trunk/www/news/007 =================================================================== --- trunk/www/news/007 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/007 2009-10-07 20:01:13 UTC (rev 270) @@ -8,6 +8,6 @@ This release includes a warning if the default case is missing from switch, a warning if a case is duplicated within a switch, better intelligence when checking for missing break statements, and a `/*@fallthru*@/` control comment (must always come at the very end of a case). -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/008 =================================================================== --- trunk/www/news/008 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/008 2009-10-07 20:01:13 UTC (rev 270) @@ -7,6 +7,6 @@ _Tue, 25 Oct 2005 19:16:04 +0000_ This release upgrades the SpiderMonkey JavaScript engine from a release candidate to the latest stable branch (version 1.5). -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/009 =================================================================== --- trunk/www/news/009 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/009 2009-10-07 20:01:13 UTC (rev 270) @@ -17,6 +17,6 @@ This release fixes a bug that caused a "Bus error" on Mac OS X and a segmentation fault on Solaris 5.9; JavaScript Lint has now been compiled and run on those operating systems. If Mac users are interested in precompiled binaries, I will consider making them available for download on the website. -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/010 =================================================================== --- trunk/www/news/010 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/010 2009-10-07 20:01:13 UTC (rev 270) @@ -8,8 +8,8 @@ This release fixes a bug in the "duplicate case" warning for numbers. Certain numbers were incorrectly reported as duplicates. (This bug is more likely to affect JavaScript programmers using big-endian processors.) -The [Online Lint](http://www.javascriptlint.com/online_lint.php) has also been updated to use a local CGI, making the script much more responsive. PHP source code for the Online Lint is included in the source package. +The [Online Lint](/online_lint.php) has also been updated to use a local CGI, making the script much more responsive. PHP source code for the Online Lint is included in the source package. -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/011 =================================================================== --- trunk/www/news/011 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/011 2009-10-07 20:01:13 UTC (rev 270) @@ -37,6 +37,6 @@ * Scripts with circular _import_ directives no longer incorrectly report undeclared identifiers. -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/012 =================================================================== --- trunk/www/news/012 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/012 2009-10-07 20:01:13 UTC (rev 270) @@ -10,6 +10,6 @@ This release also improves the use of the _fallthru_ control comment when used in the final case in a switch statement. The "undeclared identifier" fix in the 0.1k release is now applied to both global and local variables declarations. -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/013 =================================================================== --- trunk/www/news/013 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/013 2009-10-07 20:01:13 UTC (rev 270) @@ -8,6 +8,6 @@ This release fixes a bug with the "undeclared identifier" warnings when using the import control comment. -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/014 =================================================================== --- trunk/www/news/014 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/014 2009-10-07 20:01:13 UTC (rev 270) @@ -10,6 +10,6 @@ This release has a command-line parameter to disable the file listing in the output. -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/015 =================================================================== --- trunk/www/news/015 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/015 2009-10-07 20:01:13 UTC (rev 270) @@ -8,6 +8,6 @@ This release includes a configuration setting to completely disable legacy control comments. -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/016 =================================================================== --- trunk/www/news/016 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/016 2009-10-07 20:01:13 UTC (rev 270) @@ -8,6 +8,6 @@ This release includes a __FILENAME__ keyword for the output format. -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/017 =================================================================== --- trunk/www/news/017 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/017 2009-10-07 20:01:13 UTC (rev 270) @@ -7,6 +7,6 @@ _Thu, 16 Feb 2006 01:11:07 +0000_ Syntax errors in imported scripts were not being reported. -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/018 =================================================================== --- trunk/www/news/018 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/018 2009-10-07 20:01:13 UTC (rev 270) @@ -12,6 +12,6 @@ JavaScript files using "Unicode (UTF-8 with signature) - Codepage 65001" encoding, such as those created in Microsoft Visual Studio, no longer generate errors. -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/019 =================================================================== --- trunk/www/news/019 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/019 2009-10-07 20:01:13 UTC (rev 270) @@ -6,12 +6,12 @@ ## [JavaScript Lint 0.2.5 Released](__BASENAME__) _Sat, 08 Apr 2006 04:29:38 +0000_ -To facilitate integration into other applications, the output format can now be passed on the command line and the results can be encoded. The source package contains source files that can be used to easily [integrate JavaScript Lint into a Windows program](http://www.javascriptlint.com/docs/running_from_your_windows_program.htm). +To facilitate integration into other applications, the output format can now be passed on the command line and the results can be encoded. The source package contains source files that can be used to easily [integrate JavaScript Lint into a Windows program](/docs/running_from_your_windows_program.htm). -The [documentation](http://www.javascriptlint.com/docs/) on the website has been updated. +The [documentation](/docs/) on the website has been updated. The "Unicode (UTF-8 with signature) - Codepage 65001" encoding is now supported for configuration files. -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/020 =================================================================== --- trunk/www/news/020 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/020 2009-10-07 20:01:13 UTC (rev 270) @@ -8,4 +8,4 @@ JavaScript Lint now has a `/*jsl:ignoreall*\` keyword to allow entire files to easily be ignored. Additionally, it no longer complains about blank JavaScript files. -Available from the [download page](http://www.javascriptlint.com/download.htm). +Available from the [download page](/download.htm). Modified: trunk/www/news/023 =================================================================== --- trunk/www/news/023 2009-10-07 19:56:09 UTC (rev 269) +++ trunk/www/news/023 2009-10-07 20:01:13 UTC (rev 270) @@ -6,6 +6,6 @@ ## [IDE Integration](__BASENAME__) _Sat, 29 Sep 2007 22:08:21 +0000_ -The [documentation page](http://www.javascriptlint.com/docs/running_from_your_ide.htm) now contains instructions for integrating JavaScript Lint with TextMate, vim, and emacs. +The [documentation page](/docs/running_from_your_ide.htm) now contains instructions for integrating JavaScript Lint with TextMate, vim, and emacs. Improvements to the documentation are welcome. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |