File source-highlight.changes of Package source-highlight
-------------------------------------------------------------------
Tue Jun 15 15:37:20 UTC 2010 - pascal.bleser@opensuse.org
- update to 3.1.4:
* php handles embedded html
* html handles embedded css and javascript
* Google's Protocol Buffers language definition added
* CakePhp template files highlighted as php
* haskell literate programming highlighting
* vala language definition
* lisp language definition
-------------------------------------------------------------------
Wed Jan 20 00:14:29 UTC 2010 - pascal.bleser@opensuse.org
- update to 3.1.3:
* --tab option is correcly handled
* bash is highlighted
-------------------------------------------------------------------
Thu Dec 24 23:03:38 UTC 2009 - pascal.bleser@opensuse.org
- update to 3.1.2:
* language for files starting with <? and <!doctype is now
inferred
* some language definitions were added: manifest files, asm,
applescript, vbscript, awk, bat, clipper, cobol, D, Erlang, and
compiler output errors
* a style for label and path was added
* label elements are recognized in C/C++
* logtalk.lang was improved
* email regular expression in url.lang was improved
-------------------------------------------------------------------
Thu Sep 24 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
- SONAME change from 1 to 3
- added baselibs.conf
- update to 3.1.1:
* access to static global LangDefManager, LangMaps is provided through the
class Instances
* a mechanism for setting a global data directory value was added, together
with library utility functions to retrieve .lang and .outlang files
* the SourceHighlight class returns the output file extension
* the background color for the document is kept empty if it is not specified
in the style file
* the utils.h file is installed in the header directory
* White is a standard color in style files
* language definition files for Texinfo and Haskell were added
-------------------------------------------------------------------
Sat Jun 13 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
- update to 3.1:
* some library utility functions to retrieve .style and .css files were added
* a language definition for Oz was added
-------------------------------------------------------------------
Thu May 21 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
- moved to openSUSE Build Service (devel:tools)
-------------------------------------------------------------------
Wed May 20 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
- package the CGI into a -cgi subpackage
- update to 3.0.1:
* fixed library manual link in index.html
* doxyfile is now distributed
* better formatting for < and > in latex output
* doxygen documentation can be built even when building in a separate
directory
* added man page for source-highlight-settings
-------------------------------------------------------------------
Sun May 10 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
- update to 3.0:
* source-highlight now also provides a C++ library
* --regex-range has been added (highlight only specified lines of an input
file)
* --docdir is used for the documentation directory
* the --binary-output command line option has been added
* the program source-highlight-settings has been added to write a
configuration file for source-highlight
* language definitions for generic configuration files and for pkg-config
files have been added
* the input language is now also discovered using the whole file name
* in .lang files, it is now possible to specify the exit level
- changes from 2.11.1:
* language definitions for Fortran, Caml, and JavaScript were improved
* ada language definition file was added
- changes from 2.11:
* language definitions for Scala and Xorg configuration files were added
* the procedure for regular expression matching was improved
* boost regex library discovery in the configure script was improved
* the configuration file for bash_completion was added
* it is now possible to highlight only specific ranges of lines
-------------------------------------------------------------------
Wed Sep 10 00:00:00 CEST 2008 - guru@unixtech.be
- update to 2.10:
* formatting is applied even when generating anchors and references
* noref is handled also for output languages using onestyle (e.g., xhtml)
* improved fortran highlighting
* improved python highlighting
* fixed title in docbook output
* language definition for ldap files (e.g., ldiff files)
* language definition for autoconf files
* improved m4 language definition
* improved logtalk language definition
* url.lang handles ~ in urls
* language definition for glsl.lang (provided by Cesare Tirabassi)