Changelog for
source-highlight-3.1.6-4.10.i586.rpm :
Wed May 16 14:00:00 2012 cooloAATTsuse.com
- remove explicit lib requires that are even wrong in parts
Wed May 9 14:00:00 2012 cooloAATTsuse.com
- format sources to readd preamble
Mon Feb 13 13:00:00 2012 cooloAATTsuse.com
- patch license to follow spdx.org standard
Mon Jan 2 13:00:00 2012 pascal.bleserAATTopensuse.org
- update to 3.1.6:
* language definition file for T/Foswiki TML markup
* new output format: ODF (e.g. for LibreOffice or to generate ODF
color-highlighted snippets to be used by ODF back-ends, like asciidoc-odf)
* new output format: MediaWiki
Sun Sep 4 14:00:00 2011 pascal.bleserAATTopensuse.org
- soname bumped from 3 to 4
- dropped source-highlight-boost_ldflags_lib64.patch, was merged upstream
- update to 3.1.5:
* boost m4 macro finds boost in lib64
* boost m4 macro files are not installed
* updated php lang definition with new php 5 keywords
* language definition for Scheme
* language definition for Po files
* language definition for Opa
* language definition for Javalog
* language definition for UPC
* fixed a bug in scala.lang dealing with keywords
* updated sql.lang
* Emacs lisp files highlighted as Lisp
* improved logtalk.lang
* embed inputlang in the output file
* highlight _ in variable declarations
* correctly highlight for less when filenames contain spaces
Tue Jun 15 14:00:00 2010 pascal.bleserAATTopensuse.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 13:00:00 2010 pascal.bleserAATTopensuse.org
- update to 3.1.3:
* --tab option is correcly handled
* bash is highlighted
Thu Dec 24 13:00:00 2009 pascal.bleserAATTopensuse.org
- update to 3.1.2:
* language for files starting with and 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
Wed Sep 23 14:00:00 2009 pascal.bleserAATTopensuse.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
Fri Jun 12 14:00:00 2009 pascal.bleserAATTopensuse.org
- update to 3.1:
* some library utility functions to retrieve .style and .css files were added
* a language definition for Oz was added
Wed May 20 14:00:00 2009 pascal.bleserAATTopensuse.org
- moved to openSUSE Build Service (devel:tools)
Tue May 19 14:00:00 2009 pascal.bleserAATTopensuse.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
Sat May 9 14:00:00 2009 pascal.bleserAATTopensuse.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
Tue Sep 9 14:00:00 2008 guruAATTunixtech.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)