repo
string
commit
string
message
string
diff
string
throughnothing/brackup
12bf67f78217ed70f0e0002343afd48d46d074db
Don't auto-decompress files in slurp, as it breaks compressed file restores (Alex Vandiver).
diff --git a/MANIFEST b/MANIFEST index a589c90..5034cc7 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,97 +1,99 @@ brackup brackup-mount brackup-restore brackup-target brackup-verify-inventory Changes doc/data-structures.txt doc/databases.txt doc/design-decisions.txt doc/exampleconfig.txt doc/notes.txt doc/over...
throughnothing/brackup
25cce88343eaefeb2a5eecfda6214c2812cc5c43
Add missing t/data-2 test files.
diff --git a/t/data-2/000-dup1.txt b/t/data-2/000-dup1.txt new file mode 100644 index 0000000..0a5add6 --- /dev/null +++ b/t/data-2/000-dup1.txt @@ -0,0 +1 @@ +Dup \ No newline at end of file diff --git a/t/data-2/000-dup2.txt b/t/data-2/000-dup2.txt new file mode 100644 index 0000000..0a5add6 --- /dev/null +++ b/t/dat...
throughnothing/brackup
c78efd5cef3c2618ad81a75bc71697e76f9f66eb
If IO::Compress is available, write/read compressed metafiles in unencrypted mode.
diff --git a/Changes b/Changes index c22e733..fd04c49 100644 --- a/Changes +++ b/Changes @@ -1,244 +1,247 @@ + - if IO::Compress::Gzip is available, write a compressed brackup metafile in + unencrypted mode, and handle properly for reads and restores (Gavin Carr) + - remove orphaned chunks from inventory as pa...
sordina/Vim-Config
148461255a3a2e73191447e9e6a55bb0b9bdb0df
language server changes
diff --git a/pathogen/sordina-vim/plugin/Common.vim b/pathogen/sordina-vim/plugin/Common.vim index d7af453..d59eaf0 100644 --- a/pathogen/sordina-vim/plugin/Common.vim +++ b/pathogen/sordina-vim/plugin/Common.vim @@ -1,124 +1,128 @@ set nocompatible set hidden set shortmess=aTItoO set guioptions-=T set guioption...
sordina/Vim-Config
e4bfad160b879e8fbcb35afea8f3ff66d716ae08
ale update
diff --git a/pathogen/ale b/pathogen/ale index c989ef0..a56d51e 160000 --- a/pathogen/ale +++ b/pathogen/ale @@ -1 +1 @@ -Subproject commit c989ef0fc69c6bfb702fd91ff9ea08d0759db691 +Subproject commit a56d51ec1cd40172e94a6cb017049c0a7fed08e5 diff --git a/pathogen/sordina-vim/plugin/Common.vim b/pathogen/sordina-vim/plug...
sordina/Vim-Config
8db12a54c89e872f00b63d4357448b0f3aa3fc07
pathogen/haskell-syntax
diff --git a/pathogen/haskell-syntax b/pathogen/haskell-syntax index 1e0e694..b1ac468 160000 --- a/pathogen/haskell-syntax +++ b/pathogen/haskell-syntax @@ -1 +1 @@ -Subproject commit 1e0e694a25cffae69fc373491c7f2434af77adb5 +Subproject commit b1ac46807835423c4a4dd063df6d5b613d89c731 diff --git a/pathogen/nerdtree b/pa...
sordina/Vim-Config
2dc27db2cc6d87f94d012219c94d5700f84b5b86
adding changes
diff --git a/.gitmodules b/.gitmodules index 99d68a5..a2e0a73 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,108 +1,111 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax ur...
sordina/Vim-Config
ffdcd32b010a1e91ee8a60c72550acdc731213b3
updating haskell keys
diff --git a/pathogen/sordina-vim/ftplugin/haskell.vim b/pathogen/sordina-vim/ftplugin/haskell.vim index 668651a..2254b3c 100644 --- a/pathogen/sordina-vim/ftplugin/haskell.vim +++ b/pathogen/sordina-vim/ftplugin/haskell.vim @@ -1,116 +1,116 @@ "----------" " Settings " "----------" set expandtab "------------...
sordina/Vim-Config
bd6475313f08baae03ad4f61379b301b3bc9bda6
macvim
diff --git a/pathogen/sordina-vim/plugin/Common.vim b/pathogen/sordina-vim/plugin/Common.vim index 7188592..b9066a5 100644 --- a/pathogen/sordina-vim/plugin/Common.vim +++ b/pathogen/sordina-vim/plugin/Common.vim @@ -1,112 +1,112 @@ set nocompatible set hidden set cm=blowfish set shortmess=aTItoO set guioptions-...
sordina/Vim-Config
2efa95eecbf43b336e3624afd67d04d604385c1a
purescript
diff --git a/.gitignore b/.gitignore index 1b37add..52e3442 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ pathogen/msanders-snipmate.vim-f5a75d0/.netrwhist +.netrwhist diff --git a/.gitmodules b/.gitmodules index 77258f3..99d68a5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,102 +1,108 @@ [submodule "path...
sordina/Vim-Config
917d7e2f8d44aff1d0e393f40df3f78aac19fdfb
updating settings
diff --git a/pathogen/sordina-vim/plugin/Common.vim b/pathogen/sordina-vim/plugin/Common.vim index c6c35d1..7188592 100644 --- a/pathogen/sordina-vim/plugin/Common.vim +++ b/pathogen/sordina-vim/plugin/Common.vim @@ -1,111 +1,112 @@ set nocompatible set hidden set cm=blowfish set shortmess=aTItoO set guioptions-...
sordina/Vim-Config
606c03b9080a989fd9195930e9b53360fe37088c
changes to haskell and dispatch
diff --git a/pathogen/sordina-vim/ftplugin/haskell.vim b/pathogen/sordina-vim/ftplugin/haskell.vim index a3c6b8f..668651a 100644 --- a/pathogen/sordina-vim/ftplugin/haskell.vim +++ b/pathogen/sordina-vim/ftplugin/haskell.vim @@ -1,112 +1,116 @@ "----------" " Settings " "----------" set expandtab "------------...
sordina/Vim-Config
c00dda6d85523d89de37070014107754dd9d0cf0
readding ctrlp
diff --git a/.gitmodules b/.gitmodules index e6dd04a..77258f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,99 +1,102 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax url...
sordina/Vim-Config
b7e6cd9082f847c3634ffafceaf7d44058374977
more ctrlp changes
diff --git a/.gitmodules b/.gitmodules index 77258f3..e6dd04a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,102 +1,99 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax url...
sordina/Vim-Config
b8d77e1c96f65ecc12e9fd2f49607df45ce18445
ctrlp related changes
diff --git a/.gitmodules b/.gitmodules index abc1c70..77258f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,105 +1,102 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax ur...
sordina/Vim-Config
8b4390bda3ab3b52c85c9f7a837686a37d027d18
new dot stuff
diff --git a/pathogen/sordina-vim/ftplugin/dot.vim b/pathogen/sordina-vim/ftplugin/dot.vim new file mode 100644 index 0000000..4c501d0 --- /dev/null +++ b/pathogen/sordina-vim/ftplugin/dot.vim @@ -0,0 +1,3 @@ + +map <buffer> <localleader>i :w<CR>:!open -a graphviz %<CR> +map <buffer> <localleader>I :!open -a graphviz %...
sordina/Vim-Config
bd44661792632e97ffc2d7d2d374e87ea66b62b8
Better vis mode detection
diff --git a/pathogen/sordina-vim/plugin/Common.vim b/pathogen/sordina-vim/plugin/Common.vim index a7b03f1..7453304 100644 --- a/pathogen/sordina-vim/plugin/Common.vim +++ b/pathogen/sordina-vim/plugin/Common.vim @@ -1,108 +1,109 @@ set nocompatible set hidden set cm=blowfish set shortmess=aTItoO set guioptions-...
sordina/Vim-Config
c4a3078b82bd6bd0f4f95385edd71624e6d33df7
Vim updates including i-shell
diff --git a/pathogen/sordina-vim/ftplugin/haskell.vim b/pathogen/sordina-vim/ftplugin/haskell.vim index 724e994..a3c6b8f 100644 --- a/pathogen/sordina-vim/ftplugin/haskell.vim +++ b/pathogen/sordina-vim/ftplugin/haskell.vim @@ -1,112 +1,112 @@ "----------" " Settings " "----------" set expandtab "------------...
sordina/Vim-Config
6f52bc7856aca8300f4f57970b03ccdd608712a5
Mercury update
diff --git a/pathogen/mercury b/pathogen/mercury index 4aad1d1..a340e33 160000 --- a/pathogen/mercury +++ b/pathogen/mercury @@ -1 +1 @@ -Subproject commit 4aad1d1d6a09491a033cc7d6d54cce9aafdab581 +Subproject commit a340e3330dd665bcb89d946e80faa39e0a355c69
sordina/Vim-Config
aa2fc2e4fca03bd9cf23eb0a4c93e5386a233ad8
Go tools
diff --git a/.gitmodules b/.gitmodules index e4d0429..abc1c70 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,102 +1,105 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax ur...
sordina/Vim-Config
7e4bd3df6568ee8c8a879b499edb21d3d96fab12
Updating submodules
diff --git a/.gitmodules b/.gitmodules index 5c81fc9..e4d0429 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,96 +1,102 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax url...
sordina/Vim-Config
f236876452752fa22e3d6e8882a67355358f35ac
Adding todo archive mapping
diff --git a/pathogen/sordina-vim/ftplugin/todo.vim b/pathogen/sordina-vim/ftplugin/todo.vim index 10631a9..2312688 100644 --- a/pathogen/sordina-vim/ftplugin/todo.vim +++ b/pathogen/sordina-vim/ftplugin/todo.vim @@ -1,6 +1,7 @@ setlocal foldmethod=indent setlocal foldcolumn=4 map <buffer> <localleader>r :!egrep -...
sordina/Vim-Config
9baa87c2d134591c334a18a6f1bff2cdc6b69ece
Fixed tab defaults
diff --git a/pathogen/sordina-vim/plugin/Tabs.vim b/pathogen/sordina-vim/plugin/Tabs.vim index 89e4a48..17c82df 100644 --- a/pathogen/sordina-vim/plugin/Tabs.vim +++ b/pathogen/sordina-vim/plugin/Tabs.vim @@ -1,22 +1,24 @@ " Display tabs as 4 spaces wide. When expandtab is set, use 4 spaces. set shiftwidth=2 set tab...
sordina/Vim-Config
52bab51ba40dbbff09ec5724894e10f77053ce4d
TODO Bindings
diff --git a/pathogen/sordina-vim/ftplugin/todo.vim b/pathogen/sordina-vim/ftplugin/todo.vim index ffaf96b..10631a9 100644 --- a/pathogen/sordina-vim/ftplugin/todo.vim +++ b/pathogen/sordina-vim/ftplugin/todo.vim @@ -1,2 +1,6 @@ setlocal foldmethod=indent setlocal foldcolumn=4 + +map <buffer> <localleader>r :!egrep -...
sordina/Vim-Config
b2e5d8e6874326fda64482c70a1c94f220dbd1ae
New haskell syntax highlighting
diff --git a/.gitmodules b/.gitmodules index 394cebe..5c81fc9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,93 +1,96 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax url ...
sordina/Vim-Config
3de63e96505ca614a3337539a862b58b8f2f3ec7
added support for checking types on haskell variables with prime (') character
diff --git a/pathogen/sordina-vim/ftplugin/haskell.vim b/pathogen/sordina-vim/ftplugin/haskell.vim index f3a17bd..e2f4960 100644 --- a/pathogen/sordina-vim/ftplugin/haskell.vim +++ b/pathogen/sordina-vim/ftplugin/haskell.vim @@ -1,115 +1,116 @@ "----------" " Settings " "----------" set expandtab "------------...
sordina/Vim-Config
8fcdd1abc947a452d2035b2ee452dfb551ba31d5
Idris plugins
diff --git a/pathogen/idris-lang b/pathogen/idris-lang index 9f37eeb..bb76916 160000 --- a/pathogen/idris-lang +++ b/pathogen/idris-lang @@ -1 +1 @@ -Subproject commit 9f37eebd87e6357fa5b3a1967aaa46150ff9a0e8 +Subproject commit bb76916601279547959175fa45a7b9ab3323851a diff --git a/pathogen/sordina-vim/ftdetect/idris.vi...
sordina/Vim-Config
b93ee522473e3fa3e535a712080d0645ea9dfc4d
Idris update
diff --git a/pathogen/idris-lang b/pathogen/idris-lang index fe36abc..9f37eeb 160000 --- a/pathogen/idris-lang +++ b/pathogen/idris-lang @@ -1 +1 @@ -Subproject commit fe36abc45f372c4c453aada0cc64efc4c227acb1 +Subproject commit 9f37eebd87e6357fa5b3a1967aaa46150ff9a0e8 diff --git a/pathogen/sordina-vim/ftplugin/ruby.vim...
sordina/Vim-Config
fe03d603e2b8845c92660606c2ba55c02217e915
Adding tagbar plugin and groovy addons
diff --git a/.gitmodules b/.gitmodules index 9a741be..394cebe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,90 +1,93 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax url ...
sordina/Vim-Config
8adab812743f2335c1fbbf4eb96826f6cf323335
Grep find function
diff --git a/pathogen/sordina-vim/ftplugin/clojure.vim b/pathogen/sordina-vim/ftplugin/clojure.vim index f68434e..c76c7e1 100644 --- a/pathogen/sordina-vim/ftplugin/clojure.vim +++ b/pathogen/sordina-vim/ftplugin/clojure.vim @@ -1,7 +1,7 @@ map <buffer> <Leader>r :%Eval<CR> -map <buffer> <Leader>R :%Eval +map <buffe...
sordina/Vim-Config
a2cbc74bd52b5d06949db8fb8cf98300af6d5d6d
More clojure shortcuts
diff --git a/pathogen/sordina-vim/ftplugin/clojure.vim b/pathogen/sordina-vim/ftplugin/clojure.vim index 0bd4723..f68434e 100644 --- a/pathogen/sordina-vim/ftplugin/clojure.vim +++ b/pathogen/sordina-vim/ftplugin/clojure.vim @@ -1,5 +1,7 @@ map <buffer> <Leader>r :%Eval<CR> +map <buffer> <Leader>R :%Eval map <buffe...
sordina/Vim-Config
9113403d71f6027c08d075dca1eebefd0da989ce
llvm syntax
diff --git a/pathogen/sordina-vim/ftplugin/llvm.vim b/pathogen/sordina-vim/ftplugin/llvm.vim new file mode 100644 index 0000000..2b91823 --- /dev/null +++ b/pathogen/sordina-vim/ftplugin/llvm.vim @@ -0,0 +1,108 @@ +" Vim syntax file +" Language: llvm +" Maintainer: The LLVM team, http://llvm.org/ +" Version: $Re...
sordina/Vim-Config
ef4190863825a16c29e6d79d25999dbdaaee4028
Adding changes to fireplace, classpath
diff --git a/pathogen/vim-classpath b/pathogen/vim-classpath index b9c1e04..7eba9a6 160000 --- a/pathogen/vim-classpath +++ b/pathogen/vim-classpath @@ -1 +1 @@ -Subproject commit b9c1e0400cc961857c2fe26f138faa2c68dd2cc3 +Subproject commit 7eba9a687abb872c334a42322aac027b0cabd07c diff --git a/pathogen/vim-fireplace b/p...
sordina/Vim-Config
c3b6e3c335a9ebb7489ac04ee7448cb8f3a0b2ea
Repeat plugin
diff --git a/.gitmodules b/.gitmodules index f789d0a..2e3ae9d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,84 +1,87 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax url ...
sordina/Vim-Config
b82fa8549f634dc249f99e58d82dca43754f40de
Paredit update
diff --git a/pathogen/paredit b/pathogen/paredit index 27983a8..786e5e1 160000 --- a/pathogen/paredit +++ b/pathogen/paredit @@ -1 +1 @@ -Subproject commit 27983a8704e3c8cd50286592ebc714dc32abcde0 +Subproject commit 786e5e1ec1f4a2070b85039b54efc1122d5188f6 diff --git a/pathogen/sordina-vim/plugin/Common.vim b/pathogen/...
sordina/Vim-Config
086cca4243b07ee0cdc46b1638d6417540e73909
No warn defaults for interpreted
diff --git a/pathogen/sordina-vim/ftplugin/haskell.vim b/pathogen/sordina-vim/ftplugin/haskell.vim index 7636a47..f3a17bd 100644 --- a/pathogen/sordina-vim/ftplugin/haskell.vim +++ b/pathogen/sordina-vim/ftplugin/haskell.vim @@ -1,115 +1,115 @@ "----------" " Settings " "----------" set expandtab "------------...
sordina/Vim-Config
23d29daa7c4b8ffa751905122f5a12b8209c3f5c
After trying for months to get node-repl to not fuck up vim, I've given up and am using Start to circumvent the issue...
diff --git a/pathogen/sordina-vim/ftplugin/javascript.vim b/pathogen/sordina-vim/ftplugin/javascript.vim index 915a6ca..f4e29a4 100644 --- a/pathogen/sordina-vim/ftplugin/javascript.vim +++ b/pathogen/sordina-vim/ftplugin/javascript.vim @@ -1,11 +1,11 @@ "-----------" " Shortcuts " "-----------" " (i)nterpreter -...
sordina/Vim-Config
a09542c729106a7a1c1be1032fa9cd87f835b475
Ruby int binding
diff --git a/pathogen/sordina-vim/ftplugin/ruby.vim b/pathogen/sordina-vim/ftplugin/ruby.vim index af6657e..961376a 100644 --- a/pathogen/sordina-vim/ftplugin/ruby.vim +++ b/pathogen/sordina-vim/ftplugin/ruby.vim @@ -1,4 +1,4 @@ -map <Leader>i :w<CR>:!irb --simple-prompt --readline -r irb/completion -r "%"<CR> -map <Le...
sordina/Vim-Config
8243c124135c0afec85bcd27c39fbe04710eb7d7
Allow new fiels with gf
diff --git a/pathogen/sordina-vim/plugin/Common.vim b/pathogen/sordina-vim/plugin/Common.vim index ae346fb..75bedf0 100644 --- a/pathogen/sordina-vim/plugin/Common.vim +++ b/pathogen/sordina-vim/plugin/Common.vim @@ -1,101 +1,102 @@ set nocompatible set hidden set shortmess=aTItoO set guioptions-=T set guioption...
sordina/Vim-Config
c9ffbc91a68f89a09e7530f74a0df504ef9fb0f7
literate haskell support
diff --git a/pathogen/sordina-vim/ftplugin/lhaskell.vim b/pathogen/sordina-vim/ftplugin/lhaskell.vim new file mode 120000 index 0000000..6400420 --- /dev/null +++ b/pathogen/sordina-vim/ftplugin/lhaskell.vim @@ -0,0 +1 @@ +haskell.vim \ No newline at end of file diff --git a/pathogen/sordina-vim/plugin/Common.vim b/pat...
sordina/Vim-Config
c737220630e2939c1c1034cb121e38dc74c4b103
Git grep
diff --git a/pathogen/sordina-vim/plugin/Common.vim b/pathogen/sordina-vim/plugin/Common.vim index 2e0947d..1c54d13 100644 --- a/pathogen/sordina-vim/plugin/Common.vim +++ b/pathogen/sordina-vim/plugin/Common.vim @@ -1,98 +1,100 @@ set nocompatible set hidden set shortmess=aTItoO set guioptions-=T set guioptions...
sordina/Vim-Config
fd5c9d0f4a3203b4026aa4e424cd6a5466605ced
Snippets
diff --git a/.gitmodules b/.gitmodules index 0c6ffb7..21ddc09 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,72 +1,78 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax url ...
sordina/Vim-Config
1f0966de1aed9c273b8fe9fe3a7eca5b497c085a
Snippets
diff --git a/.gitmodules b/.gitmodules index b239dd1..0c6ffb7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,66 +1,72 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax url ...
sordina/Vim-Config
76a104a3c7ad1dd0485e2c6a9345e1232012f1ae
nerdtreehelp
diff --git a/pathogen/sordina-vim/plugin/Common.vim b/pathogen/sordina-vim/plugin/Common.vim index ccef1e4..21326e0 100644 --- a/pathogen/sordina-vim/plugin/Common.vim +++ b/pathogen/sordina-vim/plugin/Common.vim @@ -1,96 +1,97 @@ set nocompatible set hidden set shortmess=aTItoO set guioptions-=T set guioptions-...
sordina/Vim-Config
cc9e6a8c7d36cf9745aa8f6d56fc6f1c000d5dbb
Latest NERDTree
diff --git a/.gitmodules b/.gitmodules index 38b8624..b239dd1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,63 +1,66 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax url ...
sordina/Vim-Config
4e498b8d527fd3122ce8d8799e2217dee2fba90d
Updating NERDTree
diff --git a/pathogen/scrooloose-nerdtree-2cb0fc7/.gitignore b/pathogen/scrooloose-nerdtree-2cb0fc7/.gitignore deleted file mode 100644 index 3698c0e..0000000 --- a/pathogen/scrooloose-nerdtree-2cb0fc7/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -*~ -*.swp -tags diff --git a/pathogen/scrooloose-nerdtree-2cb0fc7/README.mar...
sordina/Vim-Config
3c64e50b3a942a00c62363da0830c1585ca46441
dispatch
diff --git a/.gitmodules b/.gitmodules index 97339aa..38b8624 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,60 +1,63 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax url ...
sordina/Vim-Config
fe486af2c5fa89bbb406dfa0fcad2eff723f0b1b
No folding pandoc
diff --git a/pathogen/sordina-vim/ftplugin/pandoc.vim b/pathogen/sordina-vim/ftplugin/pandoc.vim new file mode 100644 index 0000000..75e2b71 --- /dev/null +++ b/pathogen/sordina-vim/ftplugin/pandoc.vim @@ -0,0 +1 @@ +let g:pandoc_no_folding = 1
sordina/Vim-Config
8d071055fc06d66df4f2ebfd43b1f0c4f5b27c94
Expand tabs in python
diff --git a/pathogen/sordina-vim/ftplugin/python.vim b/pathogen/sordina-vim/ftplugin/python.vim index 57d153b..590e49e 100644 --- a/pathogen/sordina-vim/ftplugin/python.vim +++ b/pathogen/sordina-vim/ftplugin/python.vim @@ -1 +1,2 @@ let NERDTreeIgnore=['\.pyc$'] +set expandtab
sordina/Vim-Config
128b93cb31429b7cbafade0b5a7f7aa2f3d094b2
Ignoring spelling
diff --git a/pathogen/applescript b/pathogen/applescript index ad53897..1f33728 160000 --- a/pathogen/applescript +++ b/pathogen/applescript @@ -1 +1 @@ -Subproject commit ad53897ba57bfb67d601fdfd421eade94ac800a3 +Subproject commit 1f337283ba5f044b61efd80f5120e684efb4cbb5
sordina/Vim-Config
69ee7da6519f6bb62c2cf4c1e0f188341c139e0e
Adding Pandoc
diff --git a/.gitmodules b/.gitmodules index f3b515c..97339aa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,57 +1,60 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax url ...
sordina/Vim-Config
e9ae75d35922e6e568e1a03b1431b3703b8a464c
Ignore tags
diff --git a/pathogen/paredit b/pathogen/paredit index bf4ecf8..27983a8 160000 --- a/pathogen/paredit +++ b/pathogen/paredit @@ -1 +1 @@ -Subproject commit bf4ecf808ccedf2cba7fb777bc34d2520ed088e6 +Subproject commit 27983a8704e3c8cd50286592ebc714dc32abcde0 diff --git a/pathogen/vim-clojure-static b/pathogen/vim-clojure...
sordina/Vim-Config
c63b2327b32d348540b15bee78342373db20c938
Ignore spelling
diff --git a/pathogen/applescript b/pathogen/applescript index 00840b4..ad53897 160000 --- a/pathogen/applescript +++ b/pathogen/applescript @@ -1 +1 @@ -Subproject commit 00840b4059c7884120913907f4778092edb006f7 +Subproject commit ad53897ba57bfb67d601fdfd421eade94ac800a3
sordina/Vim-Config
7cc7d0d2cf490cdc5be0f6108f85805ad7f297c5
Changes to python
diff --git a/pathogen/msanders-snipmate.vim-f5a75d0/doc/tags b/pathogen/msanders-snipmate.vim-f5a75d0/doc/tags new file mode 100644 index 0000000..b86c27f --- /dev/null +++ b/pathogen/msanders-snipmate.vim-f5a75d0/doc/tags @@ -0,0 +1,37 @@ +'snippets' snipMate.txt /*'snippets'* +.snippet snipMate.txt /*.snippet* +.snip...
sordina/Vim-Config
2289bda51ffb6dd88ea12acc1b92a3cb272a9fa7
Point rainbow to fork
diff --git a/.gitmodules b/.gitmodules index b0c68ff..f3b515c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,57 +1,57 @@ [submodule "pathogen/sjl-gundo"] path = pathogen/sjl-gundo url = https://github.com/sjl/gundo.vim.git [submodule "pathogen/html-template-syntax"] path = pathogen/html-template-syntax url ...
sordina/Vim-Config
5f981ea67738bc7717ca16cb6ce4ed1a8d6f6523
Rainbows
diff --git a/pathogen/coffee-script b/pathogen/coffee-script index d6dcb9b..9df0565 160000 --- a/pathogen/coffee-script +++ b/pathogen/coffee-script @@ -1 +1 @@ -Subproject commit d6dcb9b0fb5beac9e84cfb84c1917b7e0df5850f +Subproject commit 9df05654cbf4474aa950fca016fee76569406975 diff --git a/pathogen/zzz-sordin-after/...
sordina/Vim-Config
f5a75d075d3c005ebe69e3f5e56cf99516e8aa3b
made plugin-info.txt have double quotes for valid JSON
diff --git a/plugin-info.txt b/plugin-info.txt index 70d2d34..0936bc1 100644 --- a/plugin-info.txt +++ b/plugin-info.txt @@ -1,8 +1,8 @@ { - 'name' : 'snipmate', - 'version' : "dev", - 'author' : "Michael Sanders <msanders42@gmail.com>", - 'repository' : {"type": "git", "url": "git://github.com/msanders/snipmate.v...
sordina/Vim-Config
e2ad9239c994100923cb36179c7f0e6139e0fc58
fixed plugin-info.txt
diff --git a/plugin-info.txt b/plugin-info.txt index b4df53a..70d2d34 100644 --- a/plugin-info.txt +++ b/plugin-info.txt @@ -1,8 +1,8 @@ { 'name' : 'snipmate', 'version' : "dev", 'author' : "Michael Sanders <msanders42@gmail.com>", - 'repository' : {'type': 'git', 'url': 'git://github.com/msanders/snipmate.v...
sordina/Vim-Config
9394f8fea9f9f71950784b9b663087e6bb68500b
added some snippets like editor in Xcode
diff --git a/snippets/objc.snippets b/snippets/objc.snippets index d461673..85b80d9 100644 --- a/snippets/objc.snippets +++ b/snippets/objc.snippets @@ -1,170 +1,247 @@ # #import <...> snippet Imp #import <${1:Cocoa/Cocoa.h}>${2} # #import "..." snippet imp #import "${1:`Filename()`.h}"${2} # @selector(...) s...
sordina/Vim-Config
80f50e9e4bdcd9b89204fabf450dcba78dde1633
added license
diff --git a/doc/snipMate.txt b/doc/snipMate.txt index f807a1a..521235d 100644 --- a/doc/snipMate.txt +++ b/doc/snipMate.txt @@ -1,296 +1,322 @@ *snipMate.txt* Plugin for using TextMate-style snippets in Vim. snipMate *snippet* *snippets* *snipMate* Last Change: December 27, ...
sordina/Vim-Config
7b697d4b0f8f4c829847a09b6bcecc37c4e3d1ab
added simple readme
diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..160f807 --- /dev/null +++ b/README.markdown @@ -0,0 +1,5 @@ +Quickly install with: + + git clone git://github.com/msanders/snipmate.vim.git + cd snipmate.vim + cp -R * ~/.vim
sordina/Vim-Config
1693aa37d7602807ea89d4d5d08cf1cbb0ab9d6a
Forgot a do before an end
diff --git a/snippets/ruby.snippets b/snippets/ruby.snippets index 6b1c184..50080d9 100644 --- a/snippets/ruby.snippets +++ b/snippets/ruby.snippets @@ -1,504 +1,504 @@ # #!/usr/bin/env ruby snippet #! #!/usr/bin/env ruby # New Block snippet =b =begin rdoc ${1} =end snippet y :yields: ${1:arguments} ...
sordina/Vim-Config
9dd2aa42dd1724de54eb3f7876698df39cd5ff07
Some Java snippets added. I was missing the try construct
diff --git a/snippets/java.snippets b/snippets/java.snippets index fd705cb..dd96b79 100644 --- a/snippets/java.snippets +++ b/snippets/java.snippets @@ -1,78 +1,95 @@ snippet main public static void main (String [] args) { ${1:/* code */} } snippet pu public snippet po protected snippet pr private s...
sordina/Vim-Config
264086c6d495a769bcca9326b823176866c83fc7
Removed some extra double quotes on DOCTYPE
diff --git a/snippets/html.snippets b/snippets/html.snippets index aefb9db..302cea2 100644 --- a/snippets/html.snippets +++ b/snippets/html.snippets @@ -1,190 +1,190 @@ # Some useful Unicode entities # Non-Breaking Space snippet nbs &nbsp; # ← snippet left &#x2190; # → snippet right &#x2192; # ↑ sn...
sordina/Vim-Config
52e478a1496fdba8a4f703546507caa7f230f102
A lot of snippets with multiline blocks included with the suffix 'd'
diff --git a/snippets/ruby.snippets b/snippets/ruby.snippets index 7cdc831..6b1c184 100644 --- a/snippets/ruby.snippets +++ b/snippets/ruby.snippets @@ -1,420 +1,504 @@ # #!/usr/bin/env ruby snippet #! #!/usr/bin/env ruby # New Block snippet =b =begin rdoc ${1} =end snippet y :yields: ${1:arguments} ...
sordina/Vim-Config
490ee1888480fdb9c991a9c0c56ca2cd5de063df
You can install snipmate using vim-addon-manager. Details see http://github.com/MarcWeber/vim-addon-manager
diff --git a/plugin-info.txt b/plugin-info.txt new file mode 100644 index 0000000..b4df53a --- /dev/null +++ b/plugin-info.txt @@ -0,0 +1,8 @@ +{ + 'name' : 'snipmate', + 'version' : "dev", + 'author' : "Michael Sanders <msanders42@gmail.com>", + 'repository' : {'type': 'git', 'url': 'git://github.com/msanders/snip...
sordina/Vim-Config
14c684ebdd9e671e904520adb4cef7b9be996c59
added disclaimer comment by mappings
diff --git a/after/plugin/snipMate.vim b/after/plugin/snipMate.vim index 03e79ae..bdbe199 100644 --- a/after/plugin/snipMate.vim +++ b/after/plugin/snipMate.vim @@ -1,35 +1,40 @@ " These are the mappings for snipMate.vim. Putting it here ensures that it " will be mapped after other plugins such as supertab.vim. if !...
sordina/Vim-Config
199e86cac0053bb7120178bfa28054cade1b5b10
Removed extraneous commas.
diff --git a/snippets/ruby.snippets b/snippets/ruby.snippets index 2cde406..7cdc831 100644 --- a/snippets/ruby.snippets +++ b/snippets/ruby.snippets @@ -1,420 +1,420 @@ # #!/usr/bin/env ruby snippet #! #!/usr/bin/env ruby # New Block snippet =b =begin rdoc ${1} =end snippet y :yields: ${1:arguments} ...
sordina/Vim-Config
b2937829c0ac5efe32717f02dd48b0f8c9bddac7
fixed regression in backtick patch (snippets beginning with ` were no longer evaluated). ugly but it works
diff --git a/autoload/snipMate.vim b/autoload/snipMate.vim index 2213227..0ad5a58 100644 --- a/autoload/snipMate.vim +++ b/autoload/snipMate.vim @@ -1,435 +1,435 @@ fun! Filename(...) let filename = expand('%:t:r') if filename == '' | return a:0 == 2 ? a:2 : '' | endif return !a:0 || a:1 == '' ? filename : subst...
sordina/Vim-Config
226f7b41cdffa3928febf9b755218cdc4c62f287
removed duplicate document tag
diff --git a/doc/snipMate.txt b/doc/snipMate.txt index 5d0f633..f807a1a 100644 --- a/doc/snipMate.txt +++ b/doc/snipMate.txt @@ -1,296 +1,296 @@ *snipMate.txt* Plugin for using TextMate-style snippets in Vim. snipMate *snippet* *snippets* *snipMate* Last Change: December 27, ...
sordina/Vim-Config
26e93e91950b0978e4681786f397a6b23e7f3e00
added support for escaping backticks (issue#74)
diff --git a/autoload/snipMate.vim b/autoload/snipMate.vim index dcd28f6..2213227 100644 --- a/autoload/snipMate.vim +++ b/autoload/snipMate.vim @@ -1,433 +1,435 @@ fun! Filename(...) let filename = expand('%:t:r') if filename == '' | return a:0 == 2 ? a:2 : '' | endif return !a:0 || a:1 == '' ? filename : subst...
sordina/Vim-Config
9fe9170564c4f1c68b5be49ce7da64076e0a18ed
changed perl snippets to match perl preferred practises (issue#72)
diff --git a/snippets/perl.snippets b/snippets/perl.snippets index 4c3bb16..c85ff11 100644 --- a/snippets/perl.snippets +++ b/snippets/perl.snippets @@ -1,91 +1,97 @@ -# #!/usr/bin/env perl +# #!/usr/bin/perl snippet #! - #!/usr/bin/env perl - + #!/usr/bin/perl + # Hash Pointer snippet . => # Function snippet ...
sordina/Vim-Config
1b261234b2566dd593026594238fe1f8e7c247ed
added saner default snippets
diff --git a/after/plugin/snipMate.vim b/after/plugin/snipMate.vim new file mode 100644 index 0000000..03e79ae --- /dev/null +++ b/after/plugin/snipMate.vim @@ -0,0 +1,35 @@ +" These are the mappings for snipMate.vim. Putting it here ensures that it +" will be mapped after other plugins such as supertab.vim. +if !exist...
mnvl/cmake-modules
e9b5ef0d14717cc75f9553fad03866edf1add372
more find scripts for log4cplus and luabind
diff --git a/FindLog4cplus.cmake b/FindLog4cplus.cmake new file mode 100755 index 0000000..f98acdf --- /dev/null +++ b/FindLog4cplus.cmake @@ -0,0 +1,64 @@ +# Locate Log4cplus library +# This module defines +# LOG4CPLUS_FOUND, if false, do not try to link to Log4cplus +# LOG4CPLUS_LIBRARIES +# LOG4CPLUS_INCLUDE_DIR,...
mnvl/cmake-modules
2ce542e34201ebf9f15d8af205d5002099d4ff11
several new scripts added
diff --git a/AddConfigurationDependentTest.cmake b/AddConfigurationDependentTest.cmake new file mode 100755 index 0000000..f2e5ec8 --- /dev/null +++ b/AddConfigurationDependentTest.cmake @@ -0,0 +1,15 @@ +# usage: ADD_CONFIGURATION_DEPENDENT_TEST(TEST_NAME TARGET_NAME) +# +# Gets location of target ${TARGET_NAME} for e...
mnvl/cmake-modules
46e69ac7a7a2d11c651fdf8aa15f914401577a06
added script to find Maya SDK
diff --git a/FindMaya.cmake b/FindMaya.cmake new file mode 100755 index 0000000..7e122fb --- /dev/null +++ b/FindMaya.cmake @@ -0,0 +1,69 @@ +# - Find Maya SDK +# Find Maya SDK includes and libraries +# +# Usage: FIND_PACKAGE(Maya COMPONENTS component1 component2 ...) +# e.g. FIND_PACKAGE(Maya COMPONENTS Foundation Ope...
ranaylor/demo_app
16dbdb0abf16455b40595ca3524bba44acc9639a
Done with the demo app
diff --git a/app/controllers/microposts_controller.rb b/app/controllers/microposts_controller.rb new file mode 100644 index 0000000..759e03a --- /dev/null +++ b/app/controllers/microposts_controller.rb @@ -0,0 +1,83 @@ +class MicropostsController < ApplicationController + # GET /microposts + # GET /microposts.xml + ...
akitaonrails/restfulie-full-examples
dbe9ec1981d9637943dd47357c6de486f317c420
removing useless part from test
diff --git a/rest_in_practice/part_2/db/development.sqlite3 b/rest_in_practice/part_2/db/development.sqlite3 index c7e7319..6dd6299 100644 Binary files a/rest_in_practice/part_2/db/development.sqlite3 and b/rest_in_practice/part_2/db/development.sqlite3 differ diff --git a/rest_in_practice/part_2/test.rb b/rest_in_prac...
akitaonrails/restfulie-full-examples
455b06f3b572828b22b86e545728d3d95492abd8
recoreing patch verb
diff --git a/rest_in_practice/part_3/config/initializers/patch_verb.rb b/rest_in_practice/part_3/config/initializers/patch_verb.rb index fd2c3db..ee509df 100644 --- a/rest_in_practice/part_3/config/initializers/patch_verb.rb +++ b/rest_in_practice/part_3/config/initializers/patch_verb.rb @@ -1 +1 @@ -require 'restfulie...
akitaonrails/restfulie-full-examples
e62b1fe9dcbd9f341294155af9c761c0d72ecbaa
requiring 0.8.1
diff --git a/rest_in_practice/part_2/config/environment.rb b/rest_in_practice/part_2/config/environment.rb index 0d25527..63104ee 100644 --- a/rest_in_practice/part_2/config/environment.rb +++ b/rest_in_practice/part_2/config/environment.rb @@ -1,42 +1,42 @@ # Be sure to restart your server when you modify this file ...
akitaonrails/restfulie-full-examples
cd54903c7e06b6d82f1bcd56a8980befeb41e57a
Changing Mikyung example for the new directory structure from restfulie/master
diff --git a/.gitignore b/.gitignore index ce356fc..f3986ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ log pkg +db/*.sqlite3 +.DS_Store diff --git a/rest_in_practice/part_3/client/buying_process.rb b/rest_in_practice/part_3/client/buying_process.rb new file mode 100644 index 0000000..d7a26eb --- /dev/nu...
akitaonrails/restfulie-full-examples
c2b4724961b7582f63f4d865120dbd6a30c2e395
updating restfulie
diff --git a/rest_in_practice/part_1/config/environment.rb b/rest_in_practice/part_1/config/environment.rb index 7ec4d7e..f763f6e 100644 --- a/rest_in_practice/part_1/config/environment.rb +++ b/rest_in_practice/part_1/config/environment.rb @@ -1,42 +1,42 @@ # Be sure to restart your server when you modify this file ...
akitaonrails/restfulie-full-examples
65e7c4f40f086f00af66ad35b90008e03882b952
improving index file
diff --git a/rest_in_practice/part_2/app/views/items/index.tokamak b/rest_in_practice/part_2/app/views/items/index.tokamak index 3fa1bbb..e665eec 100644 --- a/rest_in_practice/part_2/app/views/items/index.tokamak +++ b/rest_in_practice/part_2/app/views/items/index.tokamak @@ -1,11 +1,9 @@ collection(@items) do |collec...
akitaonrails/restfulie-full-examples
8e2b887213f94539e7bd050e1254b767c0e52026
removing commented data
diff --git a/rest_in_practice/part_3/test.rb b/rest_in_practice/part_3/test.rb index 9aa1123..7aead20 100644 --- a/rest_in_practice/part_3/test.rb +++ b/rest_in_practice/part_3/test.rb @@ -1,119 +1,114 @@ require 'rubygems' require 'restfulie' require 'ruby-debug' -# x = Restfulie.at('http://localhost:3000/items')...
akitaonrails/restfulie-full-examples
c8a8916a0b5b311050a7bf65720cc63e29944536
working with restfulie 0.8.0
diff --git a/rest_in_practice/part_3/app/views/baskets/show.tokamak b/rest_in_practice/part_3/app/views/baskets/show.tokamak index ef2f3e3..5508134 100644 --- a/rest_in_practice/part_3/app/views/baskets/show.tokamak +++ b/rest_in_practice/part_3/app/views/baskets/show.tokamak @@ -1,7 +1,9 @@ -describe_member(@basket) d...
jexp/gol
fb3092e881e1b8571eb8368eb96c937fd4b60fc2
Cell with apply, Generation with simpler neighbours and Runner with different fromString
diff --git a/src/main/scala/com/weiglewilczek/gol/Cell.scala b/src/main/scala/com/weiglewilczek/gol/Cell.scala index 4501ff1..18f9d42 100644 --- a/src/main/scala/com/weiglewilczek/gol/Cell.scala +++ b/src/main/scala/com/weiglewilczek/gol/Cell.scala @@ -1,13 +1,15 @@ /** * Copyright (c) 2010 WeigleWilczek. * All ri...
jexp/gol
7d11bbcc33e94fc16ac05d9f32a4823cf46a4085
Changed version to 1.0 (release).
diff --git a/pom.xml b/pom.xml index 9899531..1a611e8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,283 +1,283 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (c) 2009-2010 WeigleWilczek and others. All rights reserved. This program and the accompanying materials are made available under the terms of t...
jexp/gol
a79f7fa94cc677cb9993408695c0e9bec3c490e1
Added fromString and a Runner.
diff --git a/src/main/scala/com/weiglewilczek/gol/Generation.scala b/src/main/scala/com/weiglewilczek/gol/Generation.scala index 6d6ebce..0872fcb 100644 --- a/src/main/scala/com/weiglewilczek/gol/Generation.scala +++ b/src/main/scala/com/weiglewilczek/gol/Generation.scala @@ -1,55 +1,85 @@ /** * Copyright (c) 2010 W...
jexp/gol
036baea5beeb7d9ee929f27031dcde74a5145510
Added toString creating an ASCII art representation.
diff --git a/src/main/scala/com/weiglewilczek/gol/Generation.scala b/src/main/scala/com/weiglewilczek/gol/Generation.scala index 96d3d59..6d6ebce 100644 --- a/src/main/scala/com/weiglewilczek/gol/Generation.scala +++ b/src/main/scala/com/weiglewilczek/gol/Generation.scala @@ -1,36 +1,55 @@ /** * Copyright (c) 2010 W...
jexp/gol
be56b71fa24051b8d4d898bc3c88cf0a7ec78043
Hopefully enough tests now. Some houskeeping.
diff --git a/src/main/scala/com/weiglewilczek/gol/Cell.scala b/src/main/scala/com/weiglewilczek/gol/Cell.scala new file mode 100644 index 0000000..4501ff1 --- /dev/null +++ b/src/main/scala/com/weiglewilczek/gol/Cell.scala @@ -0,0 +1,13 @@ +/** + * Copyright (c) 2010 WeigleWilczek. + * All rights reserved. This program...
jexp/gol
608a67f6e19516a13fa82dd5c3b85cf9a675bd9c
Basic implementation. More tests needed, also a runner, maybe with a UI.
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..74c3caa --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +# Build directory +target + +# Mac stuff +.DS_Store + +# Eclipse stuff +.classpath +.launch +.metadata +.project +.scala_dependencies +.settings + +# IntelliJ stuff +.idea +*.iml +*.ipr +*.i...
dleaf/cwsa
16f117fafc446b11cc5bf361602e2453de0ff27c
Moved files around for better organization
diff --git a/background.jpg b/images/background.jpg similarity index 100% rename from background.jpg rename to images/background.jpg diff --git a/pic1.jpg b/images/pic1.jpg similarity index 100% rename from pic1.jpg rename to images/pic1.jpg diff --git a/pic2.jpg b/images/pic2.jpg similarity index 100% rename from pic2...
gankit/YAJL-JSON-Objective-C-Parser
1d7ad11e16d1acf5dd297e68fb983cfb9935455b
second commit
diff --git a/README b/README index e69de29..39decd5 100644 --- a/README +++ b/README @@ -0,0 +1,32 @@ +YAJLParserOperation is an NSOperation subclass for streaming JSON Parsing using YAJL. + +To use this in your project: +1. Integrate the YAJL Library into your Objective C Project. You can find it at http://github.com/...
el-github/WebClientSide
9b584c09eda097acc1b0b8fa8d00a04114a9fa15
css and form added
diff --git a/css/css.html b/css/css.html new file mode 100644 index 0000000..0218b12 --- /dev/null +++ b/css/css.html @@ -0,0 +1,17 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta ht...
el-github/WebClientSide
3443f27f3ba7fa4c83e4969bb9c5fb2ea9e7e2e6
jquery added
diff --git a/README b/README index f40b633..c57f0fc 100644 --- a/README +++ b/README @@ -1,11 +1,15 @@ action_cancel: Cancelling the default action of an event timer: Timers eventhandler: Add/Remove an event handler auto_update: Automatically updating contents mousemove: Event handler for mousemove -sele...
el-github/WebClientSide
e812768328069f1cd7c6c2f2081ebc382772a728
selectcss added
diff --git a/autoupdate/autoupdate.html b/autoupdate/autoupdate.html deleted file mode 100644 index e4e5676..0000000 --- a/autoupdate/autoupdate.html +++ /dev/null @@ -1,18 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmln...
el-github/WebClientSide
dffe20a2d7771cd1d1a9f354a9416d3b77afbe5e
auto_update added
diff --git a/auto_update/autoupdate.html b/auto_update/autoupdate.html new file mode 100644 index 0000000..e4e5676 --- /dev/null +++ b/auto_update/autoupdate.html @@ -0,0 +1,18 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns...
el-github/WebClientSide
31e0735bfa0ff7c192628afd6f766acb1a2b269e
autoupdate added
diff --git a/autoupdate/autoupdate.html b/autoupdate/autoupdate.html new file mode 100644 index 0000000..e4e5676 --- /dev/null +++ b/autoupdate/autoupdate.html @@ -0,0 +1,18 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="h...
el-github/WebClientSide
b3f1d9cb9373c502569b6c26a535b9aa81451112
mouseevent added
diff --git a/mouseevent/mouseevt.html b/mouseevent/mouseevt.html new file mode 100644 index 0000000..07861ad --- /dev/null +++ b/mouseevent/mouseevt.html @@ -0,0 +1,16 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://...
el-github/WebClientSide
ee71d5a82b331bcb1e1ca6a1e7eae40d4034a377
eventhandler added
diff --git a/eventhandler/ehandler.html b/eventhandler/ehandler.html new file mode 100644 index 0000000..5369940 --- /dev/null +++ b/eventhandler/ehandler.html @@ -0,0 +1,16 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="h...