lp:zorba/excel-module

Created by Chris Hillery and last modified
Get this branch:
bzr branch lp:zorba/excel-module
Members of Zorba Coders can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zorba Coders
Project:
Zorba
Status:
Development

Recent revisions

25. By Luis Rodriguez Gonzalez

Rename to zorba.io namespace; update docs.
Approved: Luis Rodriguez Gonzalez, Chris Hillery

24. By Chris Hillery

Updated options and annotations URIs to zorba.io.
Approved: Sorin Marian Nasoi, Chris Hillery

23. By William Candillon

Minor documentation improvements.

22. By Chris Hillery

Converted all files to correct native EOLs.

21. By mbrantner

fixed errors in the excel modules + the documentation

20. By spungi

- improved the speed of "make xqdoc" such that we can add xqdoc as a test
- fixed SF bug #3375604 "Built target cxxdocs" hangs
- make xqdoc does not search the filesystem, instead creates the documentation *only* for the modules that are compiled in the Zorba version used (based on the ZorbaManifest.xml in the build folder)
- implemented the 2 issues that Dana asked for in the email from @coders "core and non-core Zorba modules"
- fixed the link crawler issues in XQDoc reported by Daniel (except the link to xqdoc.org)

19. By ceejatec

Adding a automatic test case for each declared module which imports the module,
to ensure it compiles and can be imported. Fixed several bugs which were
revealed by those tests. Also, changed variable ZORBA_EXE_SCRIPT to
ZORBA_EXE and made this variable available in ZorbaConfig for other projects.

18. By spungi

XQuery version changes:
- Added XQuery version declarations for all the modules (part of the Zorba core or not).
- fixed the test "moduleDocumentation" that checks if all the modules are well documented:
  - this test used to check only the Zorba core modules: now it also checks the external modules.
  - added a new rule that makes sure all modules have a XQuery version declarations.

XQDoc changes:
- documented some XQDoc variables, params and return values that were missing.
- added support for XQuery version and Encoding in the Zorba XQDoc.
- added a new part called "XQuery version and Encoding for this module:" as the last lines in the module description of the XQDoc documentation.

17. By ceejatec

Removing stale INSTALL directives from external modules.

16. By ceejatec

Restructure DECLARE_ZORBA_MODULE()/DECLARE_ZORBA_SCHEMA() to not create a ton
of mini-targets, to help clean up MSVC projects. Required introduction of
DONE_DECLARING_ZORBA_URIS() which is added to all module projects and Zorba.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:zorba
This branch contains Public information 
Everyone can see this information.

Subscribers