Home
last modified time | relevance | path

Searched +full:updated -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 189) sorted by relevance

12345678

/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG27 * Haskell: Updated doc links and types from Prelude (Jeremy Singer)
31 * MySQL: Updated documentation links (splitbrain)
95 - Updated COPYING to use updated version of GPL 2.0 (BenBE)
97 * Updated Documentation Link for LaTeX (Johannes Ähling)
105 * Updated LSL2 language file (BenBE, Sei Lisa)
108 * Updated PARI/GP language file (Charles R Greathouse IV, BenBE)
109 * Updated Cobol language file (Edward Hart, BenBE)
110 * Updated Verilog language file (Tony Carrillo, BenBE)
111 * Updated Lis
[all...]
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DAtomCreator10.php49 $feed .= " <updated>".htmlspecialchars($now->iso8601())."</updated>\n";
82 $feed .= " <updated>".htmlspecialchars($itemDate->iso8601())."</updated>\n";
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dreg.php16 * - Updated and optimized most regular expressions
23 * - Updated a few coloring settings
25 * TODO (updated 4/27/2006)
31 * KNOWN ISSUES (updated 4/27/2006)
H A Dnsis.php15 * - Updated to NSIS 3.0a2
18 * - Updated to NSIS 2.11.
20 * - Updated to NSIS 2.07b0.
22 * - Updated to NSIS 2.06.
30 * TODO (updated 2004/11/27)
H A Dtext.php22 * TODO (updated 04/27/2006)
H A Dpycon.php23 * TODO (updated 2004/11/27)
H A Dobjc.php20 * - Updated API for AppKit and Foundation; added CoreData classes.
21 * - Updated URLs for AppKit and Foundation; split classes and protocols.
27 * TODO (updated 2004/11/27)
H A Dpike.php17 * TODO (updated 2009/12/25)
H A Dvedit.php17 * TODO (updated 2009/12/16)
H A Ddos.php19 * TODO (updated 2005/07/05)
27 * KNOWN ISSUES (updated 2005/07/07)
H A Doracle11.php7 * - Updated for 11i by Simon Redhead
21 * TODO (updated 2004/11/27)
H A Dcfdg.php17 * TODO (updated 2006/03/11)
H A Dparasail.php19 * TODO (updated 2012/08/02)
H A Dcuesheet.php17 * TODO (updated 2009/12/21)
H A Ddiv.php17 * TODO (updated 2005/06/22)
H A Dspark.php20 * TODO (updated 2010/08/22)
H A Dmodula2.php17 * TODO (updated 2010/05/22)
H A Docaml-brief.php17 * TODO (updated 2005/08/27)
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md17 The original XML-RPC library was developed back in 2002 and updated through 2010 by Incutio for a number of projects the company was working on at the time. It has become fairly dated but is still used extensively by a wide range of commercial and open-source projects.
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md28 Note that this updated version is **version 2.0.0**. I have kept the original class tagged as **version 1.0.10** (it was the 10th commit to the Google Code svn repository). If you want to use Composer to install the **old** class, simply specify `^1` as the version constraint (which will allow for backwards-compatible changes to be installed, if any get made, while never jumping to my modified class without your direct action):
/dokuwiki/inc/Cache/
H A DCacheRenderer.php34 // - if the cache is more recent than the purgefile we know no links can have been updated
/dokuwiki/inc/Ui/
H A DRecent.php166 // the page or media file was externally deleted, updated info because the link is already red
167 // externally created and edited not updated because sorting by date is not worth so much changes
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md191 * Updated `SimplePie_Locator` to respect cURL options specified. [#561](https://github.com/simplepie/simplepie/pull/561)
197 * Updated favicon URL in `get_favicon()`. [#525](https://github.com/simplepie/simplepie/pull/525)
200 * Removed and updated feed URLs in the demo. [#535](https://github.com/simplepie/simplepie/pull/535)
225 * Updated the readme file. [#486](https://github.com/simplepie/simplepie/pull/486)
269 * The feed URL is now updated based on the URL returned by cURL. [#348](https://github.com/simplepie/simplepie/pull/348)
272 * `rss:pubDate` is now used over `atom:updated` when determining the posting date. [#288](https://github.com/simplepie/simplepie/pull/288)
277 * Fixed a bug where the updated date was not fetched correctly. [#239](https://github.com/simplepie/simplepie/pull/239)
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php202 * If the extension should be updated, i.e. if an updated version is available
352 if (!empty($this->managerData['updated'])) return $this->managerData['updated'];
624 * If the extension can probably be installed/updated or uninstalled
709 throw new Exception('Error, the requested extension hasn\'t been installed or updated');
845 $this->managerData['updated'] = date('r');
1285 * Delete outdated files from updated plugins
/dokuwiki/lib/scripts/
H A Dlocktimer.js64 * is updated. This method can be used to add further callbacks to be executed at that moment.

12345678