• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- harden page contracts

- harden page-contract (backport from HEAD)

- harden page contract

- improve safety of generated HTML

  1. … 2 more files in changeset.
- quote amp in hrefs

  1. … 1 more file in changeset.
- improve validity and safety of HTML

  1. … 1 more file in changeset.
- class browser: give more "above" context, when a class has no subclasses

- reenable object browsing in addition to class browsing

Improve XOTcl class and object browser:

- use svg instead of png by default

This leads to better graphic output,

certain stylability via CSS, and less tmp files.

- make classes in class hierarchy clickable to

allow for navigation in the class structures

- contrast class of interest (in focus) against contextual

classes in generated graphs

- make show-object configurable to allow eg. how many

levels of the class hierarchy should be displayed

before and after the class of interest

- don't display per default instance-of relationships to

make the graph simpler

  1. … 1 more file in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2540 more files in changeset.
- make code more robust against versions of nsf/nx

  1. … 1 more file in changeset.
- adjust to newest xotcl 2/nsf from git

  1. … 1 more file in changeset.
- render www-files with syntax highligher (adding links)

- improve rendering of package-view calls (left column was to small)

- improve validity of HTML markup

- don't treat "@" as API command in syntax highlighter

- remove "api" prefix from functions in the "::apidoc::*" namespace

- mark externally called functions as public

  1. … 8 more files in changeset.
- fix two more references to private calls

- add new prefix (actually, apidoc function would be nice if being public)

Recognize @param and @see

Include parameter documentation and "see references", if available.

- The C-library function tmpnam() is deprecated since a while. Therefore naviserver has deprecated ns_tmpnam as well.

Therefore we introduce a new function "ad_tmpnam" which requires just a minimal change and uses ns_mktemp.

  1. … 27 more files in changeset.
- change tabs into spaces

  1. … 20 more files in changeset.
- make cache viewer more robust against funny characters

- use "ni" operator instead of lsearch

Typo on error message.

- generalize results for cases, where objects live just in different threads

  1. … 1 more file in changeset.
- use "in" operator instead of lsearch

  1. … 1 more file in changeset.
- use lassign instead of "foreach ... break" idiom

  1. … 21 more files in changeset.
- improve robustness against invalid input

- new function ::xo::getObjectProperty to abstract from xotcl and nx

- make use of new function at several places

  1. … 2 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 334 more files in changeset.
UML-Graphs: use correct arrowhead, draw multiple-inheritance correctly, label instance-of relations

- generated UM diagrams: don't show siblings of a class if there are more than 5 siblings; otherwise new versions of dot seem to loop

- take care, when cache entry are already gone

- report entry size