Subversion Repositories OpenPowerLibraries

[/] [components/] [Opt/] [branches/] [2.0/] [tests/] [instructionTest.php] - Rev 340

Rev

Details | Compare with Previous | Blame

Filtering Options

Rev Log message Author Age Path
340 [Opt_2.0] Fixed opt:set handling when components are nested. zyxist 135d 18h /components/Opt/branches/2.0/tests/instructionTest.php
272 - Fixed #142
- Fixed #144
- Fixed #145
- Fixed #146
- New method: Opt_Compiler_Processor::_enqueue()
- Small documentation fixes.
zyxist 257d 19h /components/Opt/branches/2.0/tests/instructionTest.php
270 [Opt_2.0] Fixed #140 zyxist 282d 21h /components/Opt/branches/2.0/tests/instructionTest.php
261 [Opt_20] Implemented #99 zyxist 301d 10h /components/Opt/branches/2.0/tests/instructionTest.php
254 [Opt_2.0] Fixed #133 zyxist 316d 14h /components/Opt/branches/2.0/tests/instructionTest.php
241 [Opt_2.0] Docs update
[Opt_2.0] Added Opt_Output_Http::getHeaders()
[Opt_2.0] New unit tests and updating the existing ones to PHP5.3 + PHPUnit 3.4
zyxist 342d 17h /components/Opt/branches/2.0/tests/instructionTest.php
230 [Opt_2.0] Fixed/implemented #122
[Opt_2.0] Fixed #123
[Opt_2.0] Fixed #124
[Opt_2.0] Support for opt:attribute conditional values added
[Opt_2.0] opt:component-attributes added as an alias to com: namespace
[Opt_2.0] New phpdoc
[Opt_2.0] New unit tests
[Opt_2.0] Docs update
zyxist 357d 19h /components/Opt/branches/2.0/tests/instructionTest.php
216 [Opt 2.0] Fixed #114 zyxist 374d 12h /components/Opt/branches/2.0/tests/instructionTest.php
160 [Opt 2.0] New unit tests for instructions (some specific cases covered)
[Opt 2.0] Fixed a problem with opt:block found by one of the new unit tests (the block information was not popped from the stack).
[Opt 2.0] New phpdoc comments in Opt_Function
zyxist 409d 17h /components/Opt/branches/2.0/tests/instructionTest.php
156 [Opt 2.0] Fixed #97
[Opt 2.0] New opt:attribute attribute: "ns"
[Opt 2.0] New OPT attribute: opt:attributes-build
[Opt 2.0] New OPT attribute: opt:attributes-ignore
zyxist 414d 18h /components/Opt/branches/2.0/tests/instructionTest.php
148 [Opt 2.0] Finished the last chapter in the docs.
[Opt 2.0] New method: Opt_View::clear().
[Opt 2.0] New unit tests.
[Opt 2.0] Improved integration of opt:show and snippets.
[Opt 2.0] Improved support for basicOOP option.
[Opt 2.0] Fixed handling of empty expressions.
[Opt 2.0] OPT Version changed to 2.0.0. Preparing for the final release.
zyxist 420d 13h /components/Opt/branches/2.0/tests/instructionTest.php
145 [Opt 2.0] Docs updated.
[Opt 2.0] Added the "captured" attribute to opt:insert allowing to insert the pieces of code captured with "opt:capture"
zyxist 425d 17h /components/Opt/branches/2.0/tests/instructionTest.php
133 [OPT 2.0] Fixed problem with duplicating some output buffer contents in the output file in specific XML trees. zyxist 439d 16h /components/Opt/branches/2.0/tests/instructionTest.php
131 [OPT 2.0] Added support for modifying variables via data formats.
[OPT 2.0] Number of fixes in the Objective data format.
[OPT 2.0] New unit tests
[OPT 2.0] New documentation pages
zyxist 443d 19h /components/Opt/branches/2.0/tests/instructionTest.php
128 [OPT 2.0] opt:dtd now works with stripWhitespaces and does not allow to add multiple DTD-s.
[OPT 2.0] New context exception information available.
[OPT 2.0] Fixed strip() function.
[OPT 2.0] Improved stripWhitespaces implementation
[OPT 2.0] Removed the unnecessary constructor from Opt_Output_Return
[OPT 2.0] Docs update + testing the VCSKeywords functionality.
[OPT 2.0] New example uploaded.
[OPT 2.0] New unit tests.
[OPT 2.0] Branch configuration update
zyxist 451d 16h /components/Opt/branches/2.0/tests/instructionTest.php
119 [OPT 2.0] Fixed #85
[OPT 2.0] Fixed #87
[OPT 2.0] Added a basic example
[OPT 2.0] literal_5.txt test was accidentally omitted in the test procedure
[OPT 2.0] Small template fix in the guestbook example.
zyxist 472d 16h /components/Opt/branches/2.0/tests/instructionTest.php
116 Whitespaces and coding standards correction extremo 477d 12h /components/Opt/branches/2.0/tests/instructionTest.php
109 [Opt_2.0] Fixed bug #86
[Opt_2.0] Fixed problem with <opt:include view="..." /> if the attribute is not a valid view.
[Opt_2.0] New exception information to the error handler.
[Opt_2.0] Guestbook example works.
[Opt_2.0] New unit tests
[Opt_2.0] Corrected information about compileExpression() in the documentation
zyxist 478d 17h /components/Opt/branches/2.0/tests/instructionTest.php
94 - Fixed the invalid use of SplStack::pop() function running on PHP 5.3.
- A comment to one of the instruction tests for PHP 5.3.
- Small documentation updates.
zyxist 488d 15h /components/Opt/branches/2.0/tests/instructionTest.php
90 - The caching interface approved and tested.
- New API to handle the caching interfaces, includes changes in the output interface render() methods.
- New unit tests for the programmer's interface: caching and output systems.
- Small change in the component interface: removed reference from setDatasource()
- Simplified some internal method prototypes and removed unused parameters.
- Fixed bug #80
- Fixed bug #81
zyxist 497d 20h /components/Opt/branches/2.0/tests/instructionTest.php

1 2 Next >

Show All