repo
string
commit
string
message
string
diff
string
360/360-Engine-for-Android
f375d3a9de112d40db69641af827c0a6624aa544
fix the not compiling unit test
diff --git a/tests/src/com/vodafone360/people/tests/database/NowPlusPresenceTableTest.java b/tests/src/com/vodafone360/people/tests/database/NowPlusPresenceTableTest.java index 0113be1..89e4d25 100644 --- a/tests/src/com/vodafone360/people/tests/database/NowPlusPresenceTableTest.java +++ b/tests/src/com/vodafone360/peo...
360/360-Engine-for-Android
f8c218b3b54afa9ef7df4497281eb22ee4a22614
- adapted directory for build server
diff --git a/build_property_files/buildserver.properties b/build_property_files/buildserver.properties index 20d27de..4b0e28f 100644 --- a/build_property_files/buildserver.properties +++ b/build_property_files/buildserver.properties @@ -1,11 +1,11 @@ # The directory that points to the Android SDK file on your machine ...
360/360-Engine-for-Android
bca9e42bbc52cfb495696ff8ad841320c5ed7d58
no comment
diff --git a/tests/build.xml b/tests/build.xml index c73565d..87ceb78 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -1,696 +1,696 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- CDDL HEADER START The contents of this file are subject to the terms of the Common Development and Distribution License (the "Lic...
360/360-Engine-for-Android
562f0a52066e16eb484c48adddddf99194d5a986
- once more the build.xml
diff --git a/tests/build.xml b/tests/build.xml index e9dcd87..c73565d 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -1,695 +1,696 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- CDDL HEADER START The contents of this file are subject to the terms of the Common Development and Distribution License (the "Lic...
360/360-Engine-for-Android
fc62f96c6eebe564273d86529072cc7947f484ab
- altered build.xml one more time
diff --git a/tests/build.xml b/tests/build.xml index c160cbb..e9dcd87 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -1,701 +1,695 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- CDDL HEADER START The contents of this file are subject to the terms of the Common Development and Distribution License (the "Lic...
360/360-Engine-for-Android
f9fb891460c7e523a21bc06e2ee12005086fd403
- added default.properties to tests
diff --git a/tests/default.properties b/tests/default.properties new file mode 100755 index 0000000..c5d5335 --- /dev/null +++ b/tests/default.properties @@ -0,0 +1,14 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked...
360/360-Engine-for-Android
4122008ae8d0b2235351951c4b81f186a103961b
-fixed build script for the tests
diff --git a/tests/build.xml b/tests/build.xml index a63ee4b..c160cbb 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -1,693 +1,701 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- CDDL HEADER START The contents of this file are subject to the terms of the Common Development and Distribution License (the "Lic...
360/360-Engine-for-Android
dca7cf311ac309755e4896d190d22bace5c6e021
fix for bug 1583/1464
diff --git a/src/com/vodafone360/people/database/tables/ContactSummaryTable.java b/src/com/vodafone360/people/database/tables/ContactSummaryTable.java index 8290a8e..5eaadee 100644 --- a/src/com/vodafone360/people/database/tables/ContactSummaryTable.java +++ b/src/com/vodafone360/people/database/tables/ContactSummaryTa...
360/360-Engine-for-Android
a160d76db16e1a6209d19870246c3525e64b9a74
added a dot into the comment
diff --git a/src/com/vodafone360/people/engine/EngineManager.java b/src/com/vodafone360/people/engine/EngineManager.java index 85f4713..4cb717c 100644 --- a/src/com/vodafone360/people/engine/EngineManager.java +++ b/src/com/vodafone360/people/engine/EngineManager.java @@ -1,592 +1,592 @@ /* * CDDL HEADER START *...
360/360-Engine-for-Android
33ff073752d6261a17a0bc69df98bdcc8c03908b
- dito
diff --git a/tests/build.xml b/tests/build.xml index 483aafc..e9dcd87 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -1,572 +1,572 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- CDDL HEADER START The contents of this file are subject to the terms of the Common Development and Distribution License (the "Lic...
360/360-Engine-for-Android
5f655ac99efe4e3b2f9df07519a968016eca77eb
- altered tests/build.xml to cope with different build paths...
diff --git a/tests/build.xml b/tests/build.xml index a63ee4b..483aafc 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -1,573 +1,575 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- CDDL HEADER START The contents of this file are subject to the terms of the Common Development and Distribution License (the "Lic...
360/360-Engine-for-Android
7a18f409be340aa200daaecf4b410880e5327d2b
Fix for PAND-1637 Crash: ConcurrentModificationException in com.vodafone360.people
diff --git a/src/com/vodafone360/people/service/io/RequestQueue.java b/src/com/vodafone360/people/service/io/RequestQueue.java index ea8890c..d1dd299 100644 --- a/src/com/vodafone360/people/service/io/RequestQueue.java +++ b/src/com/vodafone360/people/service/io/RequestQueue.java @@ -1,474 +1,484 @@ /* * CDDL HEADE...
360/360-Engine-for-Android
23db66af9581f8619fbeb8c94a8b009349d64983
PAND-1546: ContactSyncEgine has wrong processor order during first time sync
diff --git a/src/com/vodafone360/people/engine/contactsync/ContactSyncEngine.java b/src/com/vodafone360/people/engine/contactsync/ContactSyncEngine.java index 3b661da..a450b4d 100644 --- a/src/com/vodafone360/people/engine/contactsync/ContactSyncEngine.java +++ b/src/com/vodafone360/people/engine/contactsync/ContactSyn...
360/360-Engine-for-Android
57322df38c1212d1a49bb0ad3ec27c67dc03a610
Upgrade test project to target=android-8
diff --git a/tests/.classpath b/tests/.classpath new file mode 100644 index 0000000..ccff76e --- /dev/null +++ b/tests/.classpath @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="src" path="src"/> + <classpathentry kind="src" path="gen"/> + <classpathentry kind="con" path...
360/360-Engine-for-Android
59665e27c044b206b588ebc63c696f8857da8921
Upgrade test project to target=android-8
diff --git a/tests/default.properties b/tests/default.properties new file mode 100644 index 0000000..c5d5335 --- /dev/null +++ b/tests/default.properties @@ -0,0 +1,14 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked...
360/360-Engine-for-Android
be57bb178539433f2984dd1a51c3c35a294abfc2
Fixed JUnit tests
diff --git a/tests/src/com/vodafone360/people/tests/database/NowPlusContactDetailsTableTest.java b/tests/src/com/vodafone360/people/tests/database/NowPlusContactDetailsTableTest.java index dbc55f4..ad94b08 100644 --- a/tests/src/com/vodafone360/people/tests/database/NowPlusContactDetailsTableTest.java +++ b/tests/src/c...
360/360-Engine-for-Android
9727ff89eb70010588ebdb469886c0bdbed2e433
Upgrade test project to target=android-8
diff --git a/tests/.classpath b/tests/.classpath new file mode 100644 index 0000000..ccff76e --- /dev/null +++ b/tests/.classpath @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="src" path="src"/> + <classpathentry kind="src" path="gen"/> + <classpathentry kind="con" path...
360/360-Engine-for-Android
1752990f9d66944169ec8c1a2f98f8c90d6b62fd
PAND-1600: In status tab, 360 people status is duplicated
diff --git a/tests/src/com/vodafone360/people/tests/database/NowPlusContactDetailsTableTest.java b/tests/src/com/vodafone360/people/tests/database/NowPlusContactDetailsTableTest.java index dbc55f4..ad94b08 100644 --- a/tests/src/com/vodafone360/people/tests/database/NowPlusContactDetailsTableTest.java +++ b/tests/src/c...
360/360-Engine-for-Android
49bb2a3fd87f384e649267dd63924c170697b726
PAND-1546: ContactSyncEgine has wrong processor order during first time sync
diff --git a/src/com/vodafone360/people/engine/contactsync/ContactSyncEngine.java b/src/com/vodafone360/people/engine/contactsync/ContactSyncEngine.java index 3b661da..a450b4d 100644 --- a/src/com/vodafone360/people/engine/contactsync/ContactSyncEngine.java +++ b/src/com/vodafone360/people/engine/contactsync/ContactSyn...
360/360-Engine-for-Android
9b4fe55fb4845656f25d604864fb728a43670b75
PAND-1600: In status tab, 360 people status is duplicated
diff --git a/tests/src/com/vodafone360/people/tests/database/NowPlusContactDetailsTableTest.java b/tests/src/com/vodafone360/people/tests/database/NowPlusContactDetailsTableTest.java index dbc55f4..ad94b08 100644 --- a/tests/src/com/vodafone360/people/tests/database/NowPlusContactDetailsTableTest.java +++ b/tests/src/c...
360/360-Engine-for-Android
1342141fa81443b932c32dcc6af2c8a084235661
PAND-1546: ContactSyncEgine has wrong processor order during first time sync
diff --git a/src/com/vodafone360/people/engine/contactsync/ContactSyncEngine.java b/src/com/vodafone360/people/engine/contactsync/ContactSyncEngine.java index 3b661da..a450b4d 100644 --- a/src/com/vodafone360/people/engine/contactsync/ContactSyncEngine.java +++ b/src/com/vodafone360/people/engine/contactsync/ContactSyn...
360/360-Engine-for-Android
b2557bf4a94b9133883c5cfcdf89f5023f77357d
- suited tests/build.xml to comply with new build server
diff --git a/tests/build.xml b/tests/build.xml index ec720ca..fb8c3ce 100755 --- a/tests/build.xml +++ b/tests/build.xml @@ -1,669 +1,669 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- CDDL HEADER START The contents of this file are subject to the terms of the Common Development and Distribution License (the "Lic...
360/360-Engine-for-Android
995e5ef2cbd05e2c5c10e6797bf4a7afd2f522fd
altered build path
diff --git a/build_property_files/buildserver.properties b/build_property_files/buildserver.properties index ca1c663..20d27de 100644 --- a/build_property_files/buildserver.properties +++ b/build_property_files/buildserver.properties @@ -1,11 +1,11 @@ # The directory that points to the Android SDK file on your machine ...
360/360-Engine-for-Android
36d3e21844b424177802a2a5950bd4437c8dd372
- altered the sdk path of the buildserver a bit
diff --git a/build_property_files/buildserver.properties b/build_property_files/buildserver.properties index 7a4a29c..ca1c663 100644 --- a/build_property_files/buildserver.properties +++ b/build_property_files/buildserver.properties @@ -1,11 +1,11 @@ # The directory that points to the Android SDK file on your machine ...
360/360-Engine-for-Android
7f8c77e9086bd22ba48828acd2a9dd500da061fc
- altered buildserver.properties
diff --git a/build_property_files/buildserver.properties b/build_property_files/buildserver.properties index e174cf6..7a4a29c 100644 --- a/build_property_files/buildserver.properties +++ b/build_property_files/buildserver.properties @@ -1,11 +1,11 @@ # The directory that points to the Android SDK file on your machine ...
360/360-Engine-for-Android
5380a3adeb4f2bb69f8a650d5c0f22ee286d6f52
Added buildserver properties file. The build server can now compile the project (hopefully).
diff --git a/build_property_files/buildserver.properties b/build_property_files/buildserver.properties new file mode 100644 index 0000000..e174cf6 --- /dev/null +++ b/build_property_files/buildserver.properties @@ -0,0 +1,11 @@ +# The directory that points to the Android SDK file on your machine +sdk.dir=/Applications/...
360/360-Engine-for-Android
b4a45fe58ca5d6161e7fd882eb61bf210e0652b8
added build files to git
diff --git a/build_auto.xml b/build_auto.xml new file mode 100644 index 0000000..e125388 --- /dev/null +++ b/build_auto.xml @@ -0,0 +1,651 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- CDDL HEADER START + The contents of this file are subject to the terms of the Common Development + and Distribution License (the "Li...
360/360-Engine-for-Android
dfd86709908cd220033eab94ff87c90ea95627ab
fixed some compilation errors
diff --git a/default.properties b/default.properties index b855737..c5d5335 100755 --- a/default.properties +++ b/default.properties @@ -1,14 +1,14 @@ # This file is automatically generated by Android Tools. # Do not modify this file -- YOUR CHANGES WILL BE ERASED! # # This file must be checked in Version Control ...
360/360-Engine-for-Android
442fee93841ffb5d5f4af43c5d93c1a5674350ba
manifest changed
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 3c49fdf..67704d8 100755 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,393 +1,108 @@ <?xml version="1.0" encoding="utf-8"?> <!-- CDDL HEADER START The contents of this file are subject to the terms of the Common Development and Distribution L...
360/360-Engine-for-Android
85e26d0cbf289a44c3d169ae23e4eaed82677d59
adding readme
diff --git a/README b/README index e69de29..9defdfe 100644 --- a/README +++ b/README @@ -0,0 +1 @@ +For detailed documentation please visit http://360.github.com/360-Engine-for-Android
360/360-Engine-for-Android
b02abd92631cdad7e09ff5df43b6f0c2721db3a6
Small fix in ContentEngine
diff --git a/src/com/vodafone360/people/engine/content/ContentEngine.java b/src/com/vodafone360/people/engine/content/ContentEngine.java index 27bdbab..a7e7970 100755 --- a/src/com/vodafone360/people/engine/content/ContentEngine.java +++ b/src/com/vodafone360/people/engine/content/ContentEngine.java @@ -1,230 +1,241 @@...
360/360-Engine-for-Android
7a7b9d8120fe43028d19d9b4d901e54e23200afa
initial import
diff --git a/README b/README new file mode 100644 index 0000000..e69de29
jcnetdev/yubnub
799c4ffc4d1170ee3d60a1978909e84360dcb9d3
Fixing Schema
diff --git a/Capfile b/Capfile new file mode 100644 index 0000000..c36d48d --- /dev/null +++ b/Capfile @@ -0,0 +1,3 @@ +load 'deploy' if respond_to?(:namespace) # cap2 differentiator +Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) } +load 'config/deploy' \ No newline at end of file diff --git a/confi...
jcnetdev/yubnub
afd86bd591affa74e9ff970b431c72c7b618f8cc
Fixing up some of the tests
diff --git a/app/models/parser.rb b/app/models/parser.rb index 1acecd8..c19ff70 100644 --- a/app/models/parser.rb +++ b/app/models/parser.rb @@ -1,192 +1,192 @@ require 'net/http' require 'uri' class Parser attr_accessor :url attr_accessor :command attr_accessor :command_name attr_accessor :command_strin...
jcnetdev/yubnub
d5bc8ba56217dc3ecb70bce850def71c53e7bb56
Adding XML Intefaces to Command listing pages
diff --git a/app/controllers/commands_controller.rb b/app/controllers/commands_controller.rb index 067ad95..4d3f538 100644 --- a/app/controllers/commands_controller.rb +++ b/app/controllers/commands_controller.rb @@ -1,108 +1,111 @@ class CommandsController < ApplicationController def index @commands = Comma...
jcnetdev/yubnub
e97fca5f76d5ca02a768cd6f3eb9d31fd23b8fe4
Updating install instructions
diff --git a/README b/README index c6a81d0..88bbc69 100644 --- a/README +++ b/README @@ -1,44 +1,46 @@ == YubNub This is the source code for YubNub, a (social) command-line for the web. YubNub was written by Jonathan Aquino for the Rails Day 2005 programming competition. You can reach Jonathan at jonathan.aquin...
jcnetdev/yubnub
01f7eeb1c343a8fe09069e3718f023e7a4a0364e
Updating Installation instructions
diff --git a/README b/README index b9814d6..c6a81d0 100644 --- a/README +++ b/README @@ -1,44 +1,44 @@ == YubNub This is the source code for YubNub, a (social) command-line for the web. YubNub was written by Jonathan Aquino for the Rails Day 2005 programming competition. You can reach Jonathan at jonathan.aquin...
jcnetdev/yubnub
5fbe4e22d12b991c4e78ada0d35eb3e9466b8b00
Updating Commands and Rake Task
diff --git a/README b/README index becc747..b9814d6 100644 --- a/README +++ b/README @@ -1,37 +1,44 @@ == YubNub This is the source code for YubNub, a (social) command-line for the web. YubNub was written by Jonathan Aquino for the Rails Day 2005 programming competition. You can reach Jonathan at jonathan.aquin...
jcnetdev/yubnub
7484447f57ac1f131080405c901d647119a90959
Added License and Readme
diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..22fb714 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,546 @@ +*2.0* (5th July, 2008) +* Upgraded to Rails 2.1 + + +*0.12.1* (20th April, 2005) + +* Upgraded to Active Record 1.10.1, Action Pack 1.8.1, Action Mailer 0.9.1, Action Web Service 0.7.1 + +...
jcnetdev/yubnub
94501d71d6ee2da945608417b785f154b2b0d5ee
Adding Morph Deploy
diff --git a/.gitignore b/.gitignore index 2177d6e..2ed153f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .DS_Store tmp/**/* log/*.log doc/api doc/app doc/plugins +vendor/gems \ No newline at end of file diff --git a/config/morph.rb b/config/morph.rb new file mode 100644 index 0000000..9d97153 --- /dev...
jcnetdev/yubnub
fd24fdfb6356f6ce061bf028666db5c2741bfa55
Fixing base project
diff --git a/app/controllers/sessions_controller.rb b/app/controllers/sessions_controller.rb index 95d7ea0..0aa2f47 100644 --- a/app/controllers/sessions_controller.rb +++ b/app/controllers/sessions_controller.rb @@ -1,51 +1,51 @@ # This controller handles the login/logout function of the site. class SessionsContro...
jcnetdev/yubnub
9dbbc4cc0706054361cb416864f5322a26a34b24
Updating
diff --git a/config/database.yml b/config/database.yml index e0b81f7..8bb32f0 100644 --- a/config/database.yml +++ b/config/database.yml @@ -1,42 +1,42 @@ # MySQL (default setup). Versions 4.1 and 5.0 are recommended. # # Install the MySQL driver: # gem install mysql # On Mac OS X: # sudo gem install mysql -...
jcnetdev/yubnub
f1323203a3a2c2e58f6fba8eb3c1d8b825ea9257
Tweaks
diff --git a/config/app_config.yml b/config/app_config.yml index 74306d2..1caea91 100644 --- a/config/app_config.yml +++ b/config/app_config.yml @@ -1,4 +1,5 @@ +# CHANGE ME site_name: "[Your Site]" site_url: "http://YOURSITE" require_email_activation: true \ No newline at end of file diff --git a/config/environ...
treep/named-features
7b44937840f0c023ec0b287e518361c5a8fb68ce
version 0.1
diff --git a/.gitignore b/.gitignore index ca949df..48066db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ + *~ -.fasls +\#* +*.fasl diff --git a/README b/README index f7455e1..c3a15f8 100644 --- a/README +++ b/README @@ -1,24 +1,21 @@ - * CL-FEATURES * +NAMED-FEATURES - This library contain: + This lib...
treep/named-features
c5c97fbe721967132e96a6df90ae9b20ffe3e623
bff one error.
diff --git a/src/macroes.lisp b/src/macroes.lisp index 8ce690a..bbaddee 100644 --- a/src/macroes.lisp +++ b/src/macroes.lisp @@ -1,30 +1,30 @@ ;;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; indent-tabs-mode: nil -*- ;;; ;;; macroes.lisp -- top-level macroes for work with various features lists. ;;; (in-package ...
jasonroelofs/dev
75b68e33a7485f87578be219f11a1da42fd44e75
Change from Vundle to vim-plug and also add COC
diff --git a/profile b/profile index 42796de..d5e5c6c 100644 --- a/profile +++ b/profile @@ -1,37 +1,40 @@ if [ -f ~/.prompt ]; then . ~/.prompt fi if [ -f ~/.alias ]; then . ~/.alias fi +# No homebrew, you cannot send analytics +export HOMEBREW_NO_ANALYTICS=1 +export PATH="/opt/homebrew/bin:/Users/jasonr...
jasonroelofs/dev
795159eee8034400d309299e3186050368cfa216
Clean up the cruft and pare back plugins / config
diff --git a/Rakefile b/Rakefile index 6851bb9..efe8f45 100644 --- a/Rakefile +++ b/Rakefile @@ -1,34 +1,26 @@ require 'fileutils' include FileUtils desc "Install everything" task :install do sh "mkdir -p ~/._backup" %w(vim vimrc gvimrc gitconfig gitignore profile prompt alias gemrc pryrc).each do |name| ...
jasonroelofs/dev
8ee17d847a6022c695b63ca632f936641be3f0ef
Fix up a few things
diff --git a/alias b/alias index 7a7b935..604bf06 100644 --- a/alias +++ b/alias @@ -1,15 +1,14 @@ alias pg="ps aux | grep " alias ng="netstat -an | grep " alias mvi='mvim' alias mivm='mvim' alias it="git" -alias cuc='bundle exec cucumber' alias gitup="git stash && git pullr && git stash pop" alias ls="l...
jasonroelofs/dev
38a5768cc713f666d8175fff60b2a3acc51cf2aa
Put a small delay on the autocomplete window
diff --git a/vimrc b/vimrc index 856bc69..fb71a1c 100644 --- a/vimrc +++ b/vimrc @@ -1,188 +1,189 @@ """"""""""""""""""""""""""" """ Vim Global Configs """ """"""""""""""""""""""""""" set nocompatible set encoding=utf-8 set title set hidden filetype off set rtp+=~/.vim/bundle/Vundle.vim source ~/.vim/bun...
jasonroelofs/dev
91c4dd6824eabaec977db72039f5d9d8be4e9dff
Hook up Git (fugitive) and faster loading of files into CtrlP
diff --git a/vim/bundles.vim b/vim/bundles.vim index 3976476..1cb03dd 100644 --- a/vim/bundles.vim +++ b/vim/bundles.vim @@ -1,31 +1,32 @@ filetype off set rtp+=~/.vim/bundle/Vundle.vim call vundle#begin() Plugin 'gmarik/Vundle.vim' " Vim improvements Plugin 'rking/ag.vim' Plugin 'kien/ctrlp.vim' Plugin 'Fe...
jasonroelofs/dev
2cb71e98213c29eca304a66209f250d68ab053d6
Disable autocomplete for non-code file types
diff --git a/vimrc b/vimrc index c203086..2a82aaf 100644 --- a/vimrc +++ b/vimrc @@ -1,184 +1,186 @@ """"""""""""""""""""""""""" """ Vim Global Configs """ """"""""""""""""""""""""""" set nocompatible set encoding=utf-8 set title set hidden filetype off set rtp+=~/.vim/bundle/Vundle.vim source ~/.vim/bun...
jasonroelofs/dev
158f65c5f3be7b6a5cb0e807883a4c92a5d048f2
Tweaks to ruby and go options
diff --git a/vim/ftplugin/go.vim b/vim/ftplugin/go.vim index 25863df..f5516f9 100644 --- a/vim/ftplugin/go.vim +++ b/vim/ftplugin/go.vim @@ -1,19 +1,20 @@ " Easy commenting / uncommenting map z :s/^/\/\/<CR><Down> map Z :s/^\s*\(\/\/\)//<CR><Down> -map <leader>t :GoTest<CR> +nmap <leader>t :GoTest<CR> +nmap <leade...
jasonroelofs/dev
e3ad2edae862c72174a6bdaf4bc13950162d7636
Fix linter def to not clobber other options
diff --git a/vimrc b/vimrc index f9d40e6..57bef27 100644 --- a/vimrc +++ b/vimrc @@ -1,181 +1,184 @@ """"""""""""""""""""""""""" """ Vim Global Configs """ """"""""""""""""""""""""""" set nocompatible set encoding=utf-8 set title set hidden filetype off set rtp+=~/.vim/bundle/Vundle.vim source ~/.vim/bun...
jasonroelofs/dev
87f8048bc3b368982c69ff4ddb2262d6450d5a61
Allow Enter to "run last command" in Pry
diff --git a/pryrc b/pryrc index 27b0c1e..d81e158 100644 --- a/pryrc +++ b/pryrc @@ -1,4 +1,8 @@ Pry.commands.alias_command 'c', 'continue' Pry.commands.alias_command 's', 'step' Pry.commands.alias_command 'n', 'next' Pry.commands.alias_command 'f', 'finish' + +Pry.config.commands.command(/^$/, 'repeat last command...
jasonroelofs/dev
80143d40978a450816653be4861cdefe94b090f6
Switch CTRLP to use py-matcher (faster) and hook up Sorbet LSP
diff --git a/vim/bundles.vim b/vim/bundles.vim index 08b665a..3976476 100644 --- a/vim/bundles.vim +++ b/vim/bundles.vim @@ -1,29 +1,31 @@ filetype off set rtp+=~/.vim/bundle/Vundle.vim call vundle#begin() Plugin 'gmarik/Vundle.vim' " Vim improvements Plugin 'rking/ag.vim' Plugin 'kien/ctrlp.vim' +Plugin 'Fe...
jasonroelofs/dev
cd99ed7f0c5436006b5392a2c8b66a3bf579e9a2
Add steps for ensuring vim/MacVim are installed correctly
diff --git a/Rakefile b/Rakefile index cc9113d..6851bb9 100644 --- a/Rakefile +++ b/Rakefile @@ -1,26 +1,34 @@ require 'fileutils' include FileUtils desc "Install everything" task :install do sh "mkdir -p ~/._backup" %w(vim vimrc gvimrc gitconfig gitignore profile prompt alias gemrc pryrc).each do |name| ...
jasonroelofs/dev
365a1267196bcf1ae38d8b4b4076747ef08b31fc
Only need to run this once
diff --git a/Rakefile b/Rakefile index 9b59684..cc9113d 100644 --- a/Rakefile +++ b/Rakefile @@ -1,26 +1,26 @@ require 'fileutils' include FileUtils desc "Install everything" task :install do sh "mkdir -p ~/._backup" %w(vim vimrc gvimrc gitconfig gitignore profile prompt alias gemrc pryrc).each do |name| ...
jasonroelofs/dev
4a49e5455ffd9c67044dfa58f78744e2481795df
Store my custom pry configs
diff --git a/Rakefile b/Rakefile index 31cf778..9b59684 100644 --- a/Rakefile +++ b/Rakefile @@ -1,26 +1,26 @@ require 'fileutils' include FileUtils desc "Install everything" task :install do sh "mkdir -p ~/._backup" - %w(vim vimrc gvimrc gitconfig gitignore profile prompt alias gemrc).each do |name| + %w(...
jasonroelofs/dev
3fbe52e42186c037dfdf1fec0d1c11b015d30cfb
Ignore any dotenv local files
diff --git a/gitignore b/gitignore index 456bf2f..8444c5c 100644 --- a/gitignore +++ b/gitignore @@ -1,10 +1,11 @@ .DS_Store .rvmrc *.rbc .*.swp .powrc .powenv .foreman .ruby-version .sass-cache TODO +.envrc
jasonroelofs/dev
eef791f7eb573f9cb16898ab44d6c435ff25a8d4
Some minor changes
diff --git a/gemrc b/gemrc index 6153a6e..be43970 100644 --- a/gemrc +++ b/gemrc @@ -1 +1 @@ -gem: --no-ri --no-rdoc +gem: --no-ri --no-rdoc --no-document diff --git a/gitignore b/gitignore index 15078f9..456bf2f 100644 --- a/gitignore +++ b/gitignore @@ -1,11 +1,10 @@ .DS_Store .rvmrc *.rbc .*.swp -proto .powrc ...
jasonroelofs/dev
ee206db4e03ce40baf5ca17e9ffbb01dc5d8c008
Better bash history storage and usage
diff --git a/prompt b/prompt index 5956550..79a573e 100644 --- a/prompt +++ b/prompt @@ -1,23 +1,31 @@ #!/bin/sh parse_git_branch() { git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/(\1)/' } parse_git_dirty () { if [[ $((git status 2> /dev/null) | tail -n1) = "" ]]; then echo "" elif [[ $((...
jasonroelofs/dev
3e3d2f6ad8c6f70b71e3e246449dc889185a865d
Use REBOL syntax highlighting for Red
diff --git a/vimrc b/vimrc index e117517..056d215 100644 --- a/vimrc +++ b/vimrc @@ -1,153 +1,154 @@ """"""""""""""""""""""""""" """ Vim Global Configs """ """"""""""""""""""""""""""" set nocompatible set encoding=utf-8 set title set hidden filetype off set rtp+=~/.vim/bundle/Vundle.vim source ~/.vim/bun...
jasonroelofs/dev
a2da1728ca9eac532d3022068f94e8ca65ddda37
Keep Erlang/IEX history!
diff --git a/profile b/profile index beebf05..db1d605 100644 --- a/profile +++ b/profile @@ -1,30 +1,33 @@ if [ -f ~/.prompt ]; then . ~/.prompt fi if [ -f ~/.alias ]; then . ~/.alias fi if [ -f `brew --prefix`/etc/bash_completion ]; then . `brew --prefix`/etc/bash_completion fi if [ -f `brew --pr...
jasonroelofs/dev
4e29130155d73c22ebf1ca66e7b682a36813a410
`git shove`, the safe version of `git push --force`
diff --git a/gitconfig b/gitconfig index e44eb77..841dc00 100644 --- a/gitconfig +++ b/gitconfig @@ -1,48 +1,49 @@ [user] name = Jason Roelofs email = jasongroelofs@gmail.com [color] diff = auto status = auto branch = auto [color "branch"] current = yellow reverse local = yellow remote = green [c...
jasonroelofs/dev
6afcade19b7b2014f0b7dc4d03084a7b5fdda86d
Move to using vim-polyglot and update vim plugins
diff --git a/vim/bundle/powerline b/vim/bundle/powerline index d816de0..cdd0cdb 160000 --- a/vim/bundle/powerline +++ b/vim/bundle/powerline @@ -1 +1 @@ -Subproject commit d816de054a7ce02c61543718f94ec968d3a9694b +Subproject commit cdd0cdbfee94238d38c1bef5f0548a4622518a05 diff --git a/vim/bundle/vim-coffee-script b/vim...
jasonroelofs/dev
e934fb40496b0da3ba1323b5c471e4a94b8a7ec4
Spring is bad
diff --git a/profile b/profile index 97f40a7..beebf05 100644 --- a/profile +++ b/profile @@ -1,27 +1,30 @@ if [ -f ~/.prompt ]; then . ~/.prompt fi if [ -f ~/.alias ]; then . ~/.alias fi if [ -f `brew --prefix`/etc/bash_completion ]; then . `brew --prefix`/etc/bash_completion fi if [ -f `brew --pr...
jasonroelofs/dev
21f3a5ab643b53c656e94c493149651cf43f0f5d
Bundle update
diff --git a/vim/bundle/powerline b/vim/bundle/powerline index 3bcd0ec..d816de0 160000 --- a/vim/bundle/powerline +++ b/vim/bundle/powerline @@ -1 +1 @@ -Subproject commit 3bcd0ec54754601fed4da05ff6433a8aa9e1bcc2 +Subproject commit d816de054a7ce02c61543718f94ec968d3a9694b diff --git a/vim/bundle/vim-rails b/vim/bundle/...
jasonroelofs/dev
13d429cf3636ca06ed1732ff497b01292f567970
Fix matching text in prompt
diff --git a/prompt b/prompt index 1afcebc..5956550 100644 --- a/prompt +++ b/prompt @@ -1,23 +1,23 @@ #!/bin/sh parse_git_branch() { git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/(\1)/' } parse_git_dirty () { if [[ $((git status 2> /dev/null) | tail -n1) = "" ]]; then echo "" - elif [[ $((...
jasonroelofs/dev
30076cb19016a4b46340f3a38d6af3f5c620bf6c
Some dev-land settings updates
diff --git a/gitignore b/gitignore index 87af1d6..99c1223 100644 --- a/gitignore +++ b/gitignore @@ -1,9 +1,10 @@ .DS_Store .rvmrc *.rbc .*.swp proto .powrc .powenv .foreman .ruby-version +.sass-cache diff --git a/profile b/profile index 0ce0254..97f40a7 100644 --- a/profile +++ b/profile @@ -1,21 +1,27 @@ if...
jasonroelofs/dev
c9fe6e9fab875e01d39518ea27d9b6ec41ed94fa
Vim bundle update
diff --git a/vim/bundle/powerline b/vim/bundle/powerline index 2fa7c3c..aa33599 160000 --- a/vim/bundle/powerline +++ b/vim/bundle/powerline @@ -1 +1 @@ -Subproject commit 2fa7c3cfc8023a927e44975514b7da4d5ac6e57e +Subproject commit aa33599e3fb363ab7f2744ce95b7c6465eef7f08 diff --git a/vim/bundle/supertab b/vim/bundle/s...
jasonroelofs/dev
721f7c1aef67b33a7e512d68b8f59fed0f8dd741
Make sure ctrl-p is fully mapped to Command-p
diff --git a/gvimrc b/gvimrc index b0558d3..7706f50 100644 --- a/gvimrc +++ b/gvimrc @@ -1,51 +1,52 @@ """"""""""""""""""""""""""" """ Gvim Global Configs """ """"""""""""""""""""""""""" command -nargs=0 Zoom :macaction performZoom: " Setup the font (Bitstream on Linux, Lucida on Windows) :set guifont=Monaco:...
jasonroelofs/dev
e8a053c680d033cb5b576f418ed8c5e2ceb0ccdd
System username changed to jroelofs
diff --git a/gitconfig b/gitconfig index 80402f2..e44eb77 100644 --- a/gitconfig +++ b/gitconfig @@ -1,48 +1,48 @@ [user] name = Jason Roelofs email = jasongroelofs@gmail.com [color] diff = auto status = auto branch = auto [color "branch"] current = yellow reverse local = yellow remote = green [c...
jasonroelofs/dev
01e2c311f8604ccb100355e2241a2a146ef3e68b
Start documenting various defaults I like using
diff --git a/Rakefile b/Rakefile index 9927e77..31cf778 100644 --- a/Rakefile +++ b/Rakefile @@ -1,18 +1,26 @@ require 'fileutils' include FileUtils desc "Install everything" task :install do sh "mkdir -p ~/._backup" %w(vim vimrc gvimrc gitconfig gitignore profile prompt alias gemrc).each do |name| p...
jasonroelofs/dev
1eb5a55482825e45152b0830f1dc8267f8b1e8e9
Vim Bundle updates
diff --git a/vim/bundle/powerline b/vim/bundle/powerline index 364fc4d..2fa7c3c 160000 --- a/vim/bundle/powerline +++ b/vim/bundle/powerline @@ -1 +1 @@ -Subproject commit 364fc4dcd95352c57177b578643056e40709d9aa +Subproject commit 2fa7c3cfc8023a927e44975514b7da4d5ac6e57e diff --git a/vim/bundle/syntastic b/vim/bundle/...
jasonroelofs/dev
7f61124872aba1d31c086816eae7b8aca789c92b
Alias cdargs' new 'cv' to my expected 'cdb'
diff --git a/alias b/alias index a953075..7a7b935 100644 --- a/alias +++ b/alias @@ -1,14 +1,15 @@ alias pg="ps aux | grep " alias ng="netstat -an | grep " alias mvi='mvim' alias mivm='mvim' alias it="git" alias cuc='bundle exec cucumber' alias gitup="git stash && git pullr && git stash pop" alias ls="l...
jasonroelofs/dev
36b0a62a12c15901f91de7fc9fc5d43748333277
Combine common bashrc requirements into and link a .profile
diff --git a/Rakefile b/Rakefile index 935a656..9927e77 100644 --- a/Rakefile +++ b/Rakefile @@ -1,18 +1,18 @@ require 'fileutils' include FileUtils desc "Install everything" task :install do sh "mkdir -p ~/._backup" - %w(vim vimrc gvimrc gitconfig gitignore alias prompt gemrc).each do |name| + %w(vim vimr...
jasonroelofs/dev
c8388cb0f8015f2c5fb0da8142b4c207ede6b5bf
Upgrade vim plugins
diff --git a/vim/bundle/powerline b/vim/bundle/powerline index ca67970..364fc4d 160000 --- a/vim/bundle/powerline +++ b/vim/bundle/powerline @@ -1 +1 @@ -Subproject commit ca6797055a728bb043d0ac46a849949d8efd72ff +Subproject commit 364fc4dcd95352c57177b578643056e40709d9aa diff --git a/vim/bundle/syntastic b/vim/bundle/...
jasonroelofs/dev
b7af7aa7b392ee630f679dafdf5a6be69081f850
Switch from Command-T to CtrlP with Ag support
diff --git a/.gitmodules b/.gitmodules index eaafbc2..0f52753 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,36 +1,33 @@ [submodule "vim/bundle/pathogen"] path = vim/bundle/pathogen url = git://github.com/tpope/vim-pathogen [submodule "vim/bundle/nerdtree"] path = vim/bundle/nerdtree url = git://github.com/...
jasonroelofs/dev
0f2d3cd6e271b1562a701656d20892c70bf8ee8e
Don't syntasic sass/scss files
diff --git a/vimrc b/vimrc index 008b3c8..a2385f5 100644 --- a/vimrc +++ b/vimrc @@ -1,147 +1,147 @@ """"""""""""""""""""""""""" """ Vim Global Configs """ """"""""""""""""""""""""""" set nocompatible set encoding=utf-8 set title set hidden filetype off source ~/.vim/bundles.vim filetype plugin indent ...
jasonroelofs/dev
27b537e642c4ff2ac61d20922a63d28b4da8f636
Set up Synastic to ignore slim files, and some other options
diff --git a/vimrc b/vimrc index 944ef86..008b3c8 100644 --- a/vimrc +++ b/vimrc @@ -1,131 +1,147 @@ """"""""""""""""""""""""""" """ Vim Global Configs """ """"""""""""""""""""""""""" set nocompatible set encoding=utf-8 set title set hidden filetype off source ~/.vim/bundles.vim filetype plugin indent ...
jasonroelofs/dev
0a31bb4bc6d1d87b3e842ca1deb49e815fe359fb
Re-install SweeterVest and dispatch to Terminal
diff --git a/gvimrc b/gvimrc index 85c6aa7..17024c7 100644 --- a/gvimrc +++ b/gvimrc @@ -1,39 +1,48 @@ """"""""""""""""""""""""""" """ Gvim Global Configs """ """"""""""""""""""""""""""" command -nargs=0 Zoom :macaction performZoom: " Setup the font (Bitstream on Linux, Lucida on Windows) :set guifont=Monaco:...
jasonroelofs/dev
377e1c46c77fa0763b06b6b9da02202b5ef03ba2
Always ignore local .ruby-version files by default
diff --git a/gitignore b/gitignore index 59891a3..87af1d6 100644 --- a/gitignore +++ b/gitignore @@ -1,8 +1,9 @@ .DS_Store .rvmrc *.rbc .*.swp proto .powrc .powenv .foreman +.ruby-version
jasonroelofs/dev
b8cf69a6085d723aa7659511bd0103ffacc05a81
Fix whitelist to use proper names of filetypes
diff --git a/vimrc b/vimrc index 06a0ffe..139ea02 100644 --- a/vimrc +++ b/vimrc @@ -1,141 +1,141 @@ """"""""""""""""""""""""""" """ Vim Global Configs """ """"""""""""""""""""""""""" set nocompatible set encoding=utf-8 set title set hidden filetype off source ~/.vim/bundles.vim filetype plugin indent ...
jasonroelofs/dev
9e1f555c5ddbefbc5adc8741efdf1ed4dea1a545
Use homebrew installed vim
diff --git a/gitconfig b/gitconfig index d3efa3f..80402f2 100644 --- a/gitconfig +++ b/gitconfig @@ -1,48 +1,48 @@ [user] name = Jason Roelofs email = jasongroelofs@gmail.com [color] diff = auto status = auto branch = auto [color "branch"] current = yellow reverse local = yellow remote = green [c...
jasonroelofs/dev
fb1cab8affd94e723582df4d26f16630439d807b
Switch golang vim bundles to the new hotness
diff --git a/vim/bundle/vim-golang b/vim/bundle/vim-golang deleted file mode 160000 index e6d0c6a..0000000 --- a/vim/bundle/vim-golang +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e6d0c6a72a66af2674b96233c4747661e0f47a8c diff --git a/vim/bundles.vim b/vim/bundles.vim index 841088e..754f90b 100644 --- a/vim/bundles.vi...
jasonroelofs/dev
dc5a5e7b8fb98e157847cb20c3b6985389842358
Remove some unused plugins
diff --git a/vim/bundle/bats.vim b/vim/bundle/bats.vim deleted file mode 160000 index 3e64c95..0000000 --- a/vim/bundle/bats.vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3e64c95d7a55feb33492717d101c9eb92a8d0a9a diff --git a/vim/bundle/splitjoin.vim b/vim/bundle/splitjoin.vim deleted file mode 160000 index 720e0a1...
jasonroelofs/dev
434d22ecbe99a0930df0a00e8f10d487266fa81c
Initial Rust configs
diff --git a/vim/ftplugin/rust.vim b/vim/ftplugin/rust.vim new file mode 100644 index 0000000..e36a332 --- /dev/null +++ b/vim/ftplugin/rust.vim @@ -0,0 +1 @@ +setlocal tabstop=4 shiftwidth=4 softtabstop=4 expandtab
jasonroelofs/dev
0bed25fdd9416cf5841267eab6533ad3505863b0
Use othree/html5
diff --git a/vim/bundles.vim b/vim/bundles.vim index c16c836..ee94735 100644 --- a/vim/bundles.vim +++ b/vim/bundles.vim @@ -1,24 +1,25 @@ filetype off Bundle "gmarik/vundle" " Vim improvements Bundle "wincent/Command-T" Bundle "Lokaltog/powerline" Bundle "ervandew/supertab" Bundle "altercation/vim-colors-so...
jasonroelofs/dev
f9393fcd5860d24625f97103194b3da3de9607c0
Add git alias for easily making empty initial commit
diff --git a/gitconfig b/gitconfig index c377410..af283d7 100644 --- a/gitconfig +++ b/gitconfig @@ -1,46 +1,47 @@ [user] name = Jason Roelofs email = jasongroelofs@gmail.com [color] diff = auto status = auto branch = auto [color "branch"] current = yellow reverse local = yellow remote = green [c...
jasonroelofs/dev
f1060680c52aac65b3b1888288c07afdba987d36
Add bats.vim for highlighting bats files
diff --git a/vim/bundle/bats.vim b/vim/bundle/bats.vim new file mode 160000 index 0000000..3e64c95 --- /dev/null +++ b/vim/bundle/bats.vim @@ -0,0 +1 @@ +Subproject commit 3e64c95d7a55feb33492717d101c9eb92a8d0a9a diff --git a/vim/bundles.vim b/vim/bundles.vim index 27ba73f..c16c836 100644 --- a/vim/bundles.vim +++ b/vi...
aliawais-tkxel/Test-App
e66419fb81b92b8a3413f3eda39c6e08b74e98ea
First Readme
diff --git a/README.rtf b/README.rtf new file mode 100644 index 0000000..308dd4d --- /dev/null +++ b/README.rtf @@ -0,0 +1,7 @@ +{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf290 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\paperw11900\paperh16840\margl1440\margr1440\vieww9000\v...
kurtchen/hk_macau
63f2206765d9a1b9b833f378d9b96988c2c2cae2
bug fix, set size when load GMap, opera can't use div size for GMap
diff --git a/js/main.js b/js/main.js index bccd8ea..ff311fb 100644 --- a/js/main.js +++ b/js/main.js @@ -1,355 +1,355 @@ $(document).ready(function(){ // Load Google Map loadGMap(); // Setup for Google Map $("body").bind("unload", GUnload); // Get the groups $.getJSON('json/groups.json', set...
kurtchen/hk_macau
d301fa2d96305bd692c9c22736cf2d01880ef677
bug fix:add width for info window;move gallery to bottom;remove notice area.
diff --git a/index.html b/index.html index d5f826f..6df9cf2 100644 --- a/index.html +++ b/index.html @@ -1,156 +1,139 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content...
kurtchen/hk_macau
4e266f5e1a402ee1df6101ed945912fce08a07ed
Set the size of the info window to adapt to the image.
diff --git a/js/main.js b/js/main.js index 3346bc0..134d85b 100644 --- a/js/main.js +++ b/js/main.js @@ -1,355 +1,355 @@ $(document).ready(function(){ // Load Google Map loadGMap(); // Setup for Google Map $("body").bind("unload", GUnload); // Get the groups $.getJSON('json/groups.json', set...
kurtchen/hk_macau
0d5804599c7dfb671c7c88468cdf559a0b0e2fb4
bug fix: remove notice area, can't work in IE and Opera.
diff --git a/js/main.js b/js/main.js index 6c18f57..3346bc0 100644 --- a/js/main.js +++ b/js/main.js @@ -1,355 +1,355 @@ $(document).ready(function(){ // Load Google Map loadGMap(); // Setup for Google Map $("body").bind("unload", GUnload); // Get the groups $.getJSON('json/groups.json', set...
kurtchen/hk_macau
5c2203415ba939ed39265e03c9f8324d9ab03099
finished the photo album.
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f05287e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.[oa] +*~ diff --git a/css/jquery.lightbox-0.5.css b/css/jquery.lightbox-0.5.css new file mode 100644 index 0000000..dfdc488 --- /dev/null +++ b/css/jquery.lightbox-0.5.css @@ -0,0 +1,102 @@...
kurtchen/hk_macau
baa70322c410df7adbba56cc8c7bc1b55b28b449
Added marker and info window on map
diff --git a/index_static.html b/index_static.html index 254253c..97c0aa8 100644 --- a/index_static.html +++ b/index_static.html @@ -1,87 +1,88 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> ...
kurtchen/hk_macau
38f302e8f4ba4565a7ed524c3397b57a224658f3
Initial Creation
diff --git a/css/main.css b/css/main.css new file mode 100644 index 0000000..1908b48 --- /dev/null +++ b/css/main.css @@ -0,0 +1,178 @@ +body +{ + margin:0; + padding:0; +} +/* ---------------Tabs-------------------- */ +.TabsArea +{ + overflow:hidden; + margin:auto; +} +.TabsArea .TabMenu +{ + posit...
viirya/image-quantization-server
c2b8ed93ece79d9eeebc90f84d6eccd49d53f029
modified web interface to add cbir service query.
diff --git a/src/main/web/inc/xml_parser.inc b/src/main/web/inc/xml_parser.inc new file mode 100644 index 0000000..5a3a454 --- /dev/null +++ b/src/main/web/inc/xml_parser.inc @@ -0,0 +1,119 @@ +<?php +//phpinfo(); + +//xxxsample(); + +function xxxsample() { + + $xmlstg =<<<EOF +<?xml version="1.0" encoding="UTF-8"?>...
viirya/image-quantization-server
62ef38354ad253de9730eb8a1f1b2be82af5cf02
skiped more 1 float value in extracted features.
diff --git a/src/main/scala/quantizer.scala b/src/main/scala/quantizer.scala index aa64129..2e90893 100644 --- a/src/main/scala/quantizer.scala +++ b/src/main/scala/quantizer.scala @@ -1,330 +1,329 @@ package org.viirya.quantizer import scala.io.Source import scala.actors.Actor import scala.actors.Actor._ im...