Changeset 4404

Show
Ignore:
Timestamp:
07/24/08 18:03:22 (2 months ago)
Author:
pmoura
Message:

Added experimental support for the GeSHi syntax highlighter, contributed by Clara Dimene.

Location:
trunk
Files:
3 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4403 r4404  
    1414 
    1515 
    16 2.32.2 - July 21, 2008 
     162.32.2 - July 26, 2008 
    1717 
    1818    Simplified the predicate lookup linking clauses that are generated when  
     
    4646    smaller code sizes of the intermediate Prolog files. 
    4747 
    48     Corrected a typo in the exception terms throw by the built-in method  
    49     assertz/1 when an error occurs while trying to assert a fact. 
     48    Corrected a typo in the exception term throw by the built-in database  
     49    method assertz/1 when an error occurs while trying to assert a fact. 
    5050 
    5151    Restored the redefined entity warnings for back-end Prolog compilers  
     
    109109    is essential for good results in operating-systems with poor mutex thread  
    110110    synchronization performance such as MacOS X. 
     111 
     112    Added experimental support for the GeSHi syntax highlighter, contributed  
     113    by Clara Dimene. 
    111114 
    112115    Improved support for the Pygments syntax highlighter, correcting coloring