Search found 454 matches

by barbara
Thu Aug 30 2018 7:40 pm
Forum: Developers
Topic: doxygen 1.3.1 crashes with index out of range
Replies: 4
Views: 13635

Re: doxygen 1.3.1 crashes with index out of range

We dropped your test code into our test suite and it did not break.

My initial guess is that this could be related to a JSON tag setting. If you can email a copy of your JSON project file we can look that over and see what might be different.

Barbara
by barbara
Thu Aug 30 2018 6:39 pm
Forum: Developers
Topic: problem with ifnot directive in doxypress 1.3.1
Replies: 2
Views: 10502

Re: problem with ifnot directive in doxypress 1.3.1

I used the code shown below and there were no warnings. The output was exactly what we expected for the "detailed documentation" so \ifnot appears to be working. If you rework our example to produce a warning please let us know. Documenting class TagTest. This text will appear in the outpu...
by barbara
Sun Aug 26 2018 12:09 am
Forum: Developers
Topic: Enh rqst for DoxyPressApp: creating json from doxygen
Replies: 5
Views: 16779

Re: Enh rqst for DoxyPressApp: creating json from doxygen

We are aware the file name should respect the full file name. As it was not our highest priority I moved it to our next release, version 1.3.2 due out in mid September. Our last release contained a large number of changes related to the new UTF-8 string class. DoxyPress clang parsing was updated to ...
by barbara
Wed Aug 22 2018 6:54 pm
Forum: Developers
Topic: doxygen 1.3.1 crashes with index out of range
Replies: 4
Views: 13635

Re: doxygen 1.3.1 crashes with index out of range

Thanks! We will test and figure out the problem.
by barbara
Wed Aug 22 2018 6:51 pm
Forum: Developers
Topic: help about and license information
Replies: 2
Views: 9673

Re: help about and license information

We can add an GPL license line to the About box. This will be in the next release which is scheduled for mid September.

Barbara
by barbara
Tue Aug 14 2018 8:54 pm
Forum: Installation
Topic: Updated Build Instructions
Replies: 0
Views: 18226

Updated Build Instructions

New DoxyPress documentation was uploaded today. The section on building from source has been enhanced.

http://www.copperspice.com/docs/doxypre ... press.html
by barbara
Tue Aug 14 2018 8:49 pm
Forum: Announcements
Topic: DoxyPress Release 1.3.1
Replies: 0
Views: 14889

DoxyPress Release 1.3.1

DoxyPress 1.3.1 and DoxyPressApp 1.3.1 released on multiple platforms. Debian 8, Debian9 Fedora 25, Fedora 26, Fedora 27, Fedora 28 Ubuntu 14.04, Ubuntu 16.04, Ubuntu 18.04 Max OS X 10.12 or later Windows 32, Windows 64 Our newest version contains a major change to the clang parsing. We have moved f...
by barbara
Mon May 28 2018 9:23 pm
Forum: Developers
Topic: Building CopperSpice on modern Ubuntu distributions.
Replies: 8
Views: 19608

Re: Building CopperSpice on modern Ubuntu distributions.

Can you tell us any more about the refactoring? We developed a new open source library called CsString which handles Unicode strings using a policy class to define the encoding. We currently support UTF-8 and UTF-16. New policy classes can be added to support any definable string encoding. For more...
by barbara
Sun May 27 2018 7:43 pm
Forum: Developers
Topic: When is the next release of doxypress
Replies: 4
Views: 11874

Re: When is the next release of doxypress

The last release of doxypress was in November 2016. Surely we are due another one soon. What are the plans please? DoxyPress Version 1.2.5 was released in December 2016 DoxyPress Version 1.2.6 was released in January 2017 DoxyPress Version 1.2.7 was released in February 2017 DoxyPress Version 1.2.8...
by barbara
Sun Mar 25 2018 8:31 pm
Forum: Developers
Topic: Building CopperSpice on modern Ubuntu distributions.
Replies: 8
Views: 19608

Re: Building CopperSpice on modern Ubuntu distributions.

Yes, please announce what the plans are to support version 1.0 of GStreamer. We are currently working on a major code refactoring to add support for Unicode strings and UTF-8. There are a few other items in our queue and full support for GStreamer is one of them. We would like to encourage you and ...