summaryrefslogtreecommitdiff
path: root/common/modules/io.jsm
Commit message (Expand)AuthorAge
* More per-window private browsing fixes.Kris Maglione2013-04-26
* Death to E4X and stuff.Kris Maglione2012-12-17
* Death to E4X and stuff.Kris Maglione2012-12-17
* Death to E4X and stuff.Kris Maglione2012-12-16
* Fix some more CPG breakage.Kris Maglione2012-12-16
* Death to E4X and stuff.Kris Maglione2012-11-29
* Death to E4X and stuff.Kris Maglione2012-11-28
* Death to E4X and stuff.Kris Maglione2012-11-28
* Normalise naming of module initializer functions.Doug Kearns2012-10-11
* Add missing header to the :mkv generated ftdetect file.Doug Kearns2012-09-21
* Rename :mksyntax to :mkvimruntime.Doug Kearns2011-07-07
* Closes issue #885. Closes issue #886.Kris Maglione2012-06-25
* Correct the documentation of io.system().Štěpán Němec2012-06-05
* Merge addon-common module loading code to fix Minefield.Kris Maglione2012-05-07
* Refactor download listeners a bit.Kris Maglione2012-03-02
* No more randomly generated package subtree paths.Kris Maglione2012-01-13
* Kill strict mode for the moment.Kris Maglione2011-11-27
* Don't walk through dot-directories when loading plugins. Grr.Kris Maglione2011-10-24
* Fix mangled commit.Kris Maglione2011-10-06
* Better temp file names for gF and friends.Kris Maglione2011-10-06
* Kill :dia import.Kris Maglione2011-10-05
* Allow loading plugins globally.Kris Maglione2011-10-01
* Add cache module. Cleanup help and DTD generation. Fix :help version generati...Kris Maglione2011-09-30
* Cleanup.Kris Maglione2011-09-29
* Make 'cpt' a stringlist. Add support for native autocomplete providers.Kris Maglione2011-09-26
* Add first crude binary module implementation.Kris Maglione2011-09-22
* Fix stuff.Kris Maglione2011-09-15
* Minorish refactoring.Kris Maglione2011-09-08
* Fix REPL with foreign window contexts. Other general cleanup.Kris Maglione2011-09-05
* Fix crappy add-on manager icons.Kris Maglione2011-09-03
* After some profiling, give all modules a common prototype.Kris Maglione2011-08-22
* Add dom.jsm. And stuff.Kris Maglione2011-08-22
* Because I can.Kris Maglione2011-08-21
* Move DOM and config properties from the util namespace to the DOM and config ...Kris Maglione2011-08-14
* Allow asynchronous io.system() calls. Fix :help intro.Kris Maglione2011-08-10
* Flush the startup cache when re-sourcing a JS file.Kris Maglione2011-08-06
* Don't attempt to highlight trailing comments in command script files.Doug Kearns2011-07-28
* Remove unused arg from commands.iterator call in :mkv.Doug Kearns2011-07-21
* Use [foo] instead of foo[] consistently in source doc type annotations.Štěpán Němec2011-07-22
* Allow full path names to be matched by 'wildignore'.Doug Kearns2011-07-14
* Fix 'wildignore'.Doug Kearns2011-07-10
* Fix :run!.Doug Kearns2011-07-10
* Clarify some arg counts and some related tests.Doug Kearns2011-06-29
* Delete some stale comments.Doug Kearns2011-06-19
* Use the alias of :run that was called in the output window.Doug Kearns2011-06-19
* Add missing semicolons.Doug Kearns2011-06-16
* Minor documentation updates.Štěpán Němec2011-06-07
* Fix typo.Kris Maglione2011-06-03
* Closes issue #516.Kris Maglione2011-06-02
* Closes issue #522.Kris Maglione2011-04-29