repo string | commit string | message string | diff string |
|---|---|---|---|
mattkatz/FFUploadr | afacdf8e212f2d452306132d4dfc70b486fc12ac | change publish script to use .ditz directory | diff --git a/publish.sh b/publish.sh
index 6a82708..213f0c3 100755
--- a/publish.sh
+++ b/publish.sh
@@ -1,14 +1,14 @@
#!/bin/bash
curbranch=$(git branch | sed -n -e 's/^\* \(.*\)/\1/p')
-pushd bugs
+pushd .ditz
ditz html
popd
-git add bugs
-git commit bugs -m "auto committing ditz html files"
+git add .ditz
+git c... |
mattkatz/FFUploadr | 49d2db529f56c83c5aeb4ccfb728e6ca6edeba80 | have to have a .ditz-plugins file no matter what now. | diff --git a/.ditz-plugins b/.ditz-plugins
new file mode 100644
index 0000000..277cc02
--- /dev/null
+++ b/.ditz-plugins
@@ -0,0 +1 @@
+-
|
mattkatz/FFUploadr | e5fc10173dfe0a39ffa99e255248f0dbfb760044 | auto committing ditz html files | diff --git a/bugs/html/component-upfuckr.html b/bugs/html/component-upfuckr.html
index 77d2668..6b5654d 100644
--- a/bugs/html/component-upfuckr.html
+++ b/bugs/html/component-upfuckr.html
@@ -1,534 +1,551 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://... |
mattkatz/FFUploadr | d1e23f2866a94e6e8a5b118fe2210c196adeed3f | ignore vim files | diff --git a/.gitignore b/.gitignore
index fb8df9c..9e96726 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,8 @@
# Use wildcards as well
*~
*.swp
/gen/*
/bin
/bin/*
.ditz-config
+*.vim
|
mattkatz/FFUploadr | cb28fe93198681fd150a5478946ef52b74565d63 | auto committing ditz html files | diff --git a/bugs/html/component-upfuckr.html b/bugs/html/component-upfuckr.html
index 14e243f..77d2668 100644
--- a/bugs/html/component-upfuckr.html
+++ b/bugs/html/component-upfuckr.html
@@ -1,736 +1,751 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://... |
mattkatz/FFUploadr | e88f9ee4bc2b23bb9397a87b8e21d13451a09f9a | remove the double gallery refresh. move button up till I figure out how to properly weight the button spinner and list | diff --git a/res/layout/galleries.xml b/res/layout/galleries.xml
index c36643f..14bb960 100644
--- a/res/layout/galleries.xml
+++ b/res/layout/galleries.xml
@@ -1,25 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="verti... |
mattkatz/FFUploadr | 29b246c1eeb3ce1388e34a5f73fc36ddb85c8bdb | adding intents to gallery | diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 22c822a..eaf5559 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,37 +1,48 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.morelightmorelight.upfuckr"
... |
mattkatz/FFUploadr | 57998e533e9f91efb6afe657433b00e07c5f4978 | auto committing ditz html files | diff --git a/bugs/html/component-upfuckr.html b/bugs/html/component-upfuckr.html
index bb8594e..a2a59e9 100644
--- a/bugs/html/component-upfuckr.html
+++ b/bugs/html/component-upfuckr.html
@@ -1,536 +1,536 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://... |
mattkatz/FFUploadr | a01265336ac1fa3f5f82efa994f6cbd5d26943c8 | fixed some conflict - also have been working on master instead of the proper branch. turds | diff --git a/bugs/issue-bfbbf01ce3f1cc44389b5185da291b70b18b964b.yaml b/bugs/issue-bfbbf01ce3f1cc44389b5185da291b70b18b964b.yaml
index a4e981d..70b17f3 100644
--- a/bugs/issue-bfbbf01ce3f1cc44389b5185da291b70b18b964b.yaml
+++ b/bugs/issue-bfbbf01ce3f1cc44389b5185da291b70b18b964b.yaml
@@ -1,18 +1,22 @@
--- !ditz.rubyfo... |
mattkatz/FFUploadr | de678ad9f2bf6f259dcef80b5ecc5ae168711975 | auto committing ditz html files | diff --git a/bugs/html/component-upfuckr.html b/bugs/html/component-upfuckr.html
index 707b099..bb8594e 100644
--- a/bugs/html/component-upfuckr.html
+++ b/bugs/html/component-upfuckr.html
@@ -1,600 +1,617 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://... |
mattkatz/FFUploadr | cf84fc7501c54bee9c2a94c33e298ffb6b0fc9b8 | housekeeping | diff --git a/bugs/issue-a1ab2d19671679a59d13412403ef4bd9b065db6a.yaml b/bugs/issue-a1ab2d19671679a59d13412403ef4bd9b065db6a.yaml
index 22aa856..cde447f 100644
--- a/bugs/issue-a1ab2d19671679a59d13412403ef4bd9b065db6a.yaml
+++ b/bugs/issue-a1ab2d19671679a59d13412403ef4bd9b065db6a.yaml
@@ -1,18 +1,22 @@
--- !ditz.rubyfo... |
mattkatz/FFUploadr | b9af3be4e28d6ccdadd796566e8a7e6203cee1a1 | cleanup | diff --git a/bugs/issue-30fef52e90df17dff3c2e587eabdd585e8b723ac.yaml b/bugs/issue-30fef52e90df17dff3c2e587eabdd585e8b723ac.yaml
index e7c2e62..a4b4aa3 100644
--- a/bugs/issue-30fef52e90df17dff3c2e587eabdd585e8b723ac.yaml
+++ b/bugs/issue-30fef52e90df17dff3c2e587eabdd585e8b723ac.yaml
@@ -1,18 +1,22 @@
--- !ditz.rubyfo... |
mattkatz/FFUploadr | dc473af82ce6214f6a89377b31d9916a501d3fec | 0.3 release | diff --git a/bugs/html/release-0.3.html b/bugs/html/release-0.3.html
new file mode 100644
index 0000000..5fdc11b
--- /dev/null
+++ b/bugs/html/release-0.3.html
@@ -0,0 +1,164 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-... |
mattkatz/FFUploadr | 3ef1aeb14fcf429cb297dff7895d69bda5f9ee70 | auto committing ditz html files | diff --git a/bugs/html/component-upfuckr.html b/bugs/html/component-upfuckr.html
index a1f9248..707b099 100644
--- a/bugs/html/component-upfuckr.html
+++ b/bugs/html/component-upfuckr.html
@@ -1,600 +1,600 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://... |
mattkatz/FFUploadr | f68f265714bf989ea259bb1a02b37c62a27a3576 | seperate info and galleries releases | diff --git a/bugs/issue-113e0ce743c8128348e9a69e2fad0e5991e592da.yaml b/bugs/issue-113e0ce743c8128348e9a69e2fad0e5991e592da.yaml
index 7cacbfd..08b0dd1 100644
--- a/bugs/issue-113e0ce743c8128348e9a69e2fad0e5991e592da.yaml
+++ b/bugs/issue-113e0ce743c8128348e9a69e2fad0e5991e592da.yaml
@@ -1,22 +1,26 @@
--- !ditz.rubyfo... |
mattkatz/FFUploadr | f592b29e6bdee7746ae56c284a44d3f769bb418c | added .ditz_config to the gitignore | diff --git a/.gitignore b/.gitignore
index 6ed21db..a361657 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
# Use wildcards as well
*~
*.swp
+.ditz-config
/gen/*
/bin
/bin/*
|
mattkatz/FFUploadr | 7cd1a0df5e9cfad50bf2c8a01fb50bbb2742932a | white background for the initial upload background | diff --git a/res/layout/upload.xml b/res/layout/upload.xml
index 7333851..3c89d62 100644
--- a/res/layout/upload.xml
+++ b/res/layout/upload.xml
@@ -1,25 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
an... |
mattkatz/FFUploadr | 99d46f3a6d1a4158c48fbc569cf38b3577091d10 | auto committing ditz html files | diff --git a/bugs/html/component-upfuckr.html b/bugs/html/component-upfuckr.html
index 9021146..a1f9248 100644
--- a/bugs/html/component-upfuckr.html
+++ b/bugs/html/component-upfuckr.html
@@ -1,534 +1,551 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://... |
mattkatz/FFUploadr | 667bdc17e3315c459093bb6165ab85e2e89980de | usability - now you notice that statuses are happening | diff --git a/src/com/morelightmorelight/upfuckr/uploadr.java b/src/com/morelightmorelight/upfuckr/uploadr.java
index 24ab0ca..3176e76 100644
--- a/src/com/morelightmorelight/upfuckr/uploadr.java
+++ b/src/com/morelightmorelight/upfuckr/uploadr.java
@@ -1,230 +1,234 @@
package com.morelightmorelight.upfuckr;
import ... |
mattkatz/FFUploadr | a00632a2c6e6bcf4132a115b97febf8b253a34d8 | it's working now. | diff --git a/src/com/morelightmorelight/upfuckr/uploadr.java b/src/com/morelightmorelight/upfuckr/uploadr.java
index 8fa9c39..24ab0ca 100644
--- a/src/com/morelightmorelight/upfuckr/uploadr.java
+++ b/src/com/morelightmorelight/upfuckr/uploadr.java
@@ -1,227 +1,230 @@
package com.morelightmorelight.upfuckr;
import ... |
mattkatz/FFUploadr | 26c07b5ec47bc2e08f318b252be32a51a494ecd0 | Compiles, uploads, doesn't status properly. | diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 50cb4f2..9a3e883 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -1,30 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<EditTextPreference
an... |
mattkatz/FFUploadr | 14d6e91efb3b5ed0b1db61361316a8dd428dd8ee | Punching in the bones of an asynctask | diff --git a/src/com/morelightmorelight/upfuckr/uploadr.java b/src/com/morelightmorelight/upfuckr/uploadr.java
index 3d17b19..38f0efc 100644
--- a/src/com/morelightmorelight/upfuckr/uploadr.java
+++ b/src/com/morelightmorelight/upfuckr/uploadr.java
@@ -1,199 +1,232 @@
package com.morelightmorelight.upfuckr;
import ... |
mattkatz/FFUploadr | b8f5d60b413080afcc3a3a11e1a400a82436ccdb | trying to make the uploading images show... | diff --git a/src/com/morelightmorelight/upfuckr/uploadr.java b/src/com/morelightmorelight/upfuckr/uploadr.java
index cae382d..3d17b19 100644
--- a/src/com/morelightmorelight/upfuckr/uploadr.java
+++ b/src/com/morelightmorelight/upfuckr/uploadr.java
@@ -1,187 +1,199 @@
package com.morelightmorelight.upfuckr;
import ... |
mattkatz/FFUploadr | 7b4790923d8f76d7aada4a23eb20d4f7eeff3aea | auto committing ditz html files | diff --git a/bugs/html/component-upfuckr.html b/bugs/html/component-upfuckr.html
index d671736..9021146 100644
--- a/bugs/html/component-upfuckr.html
+++ b/bugs/html/component-upfuckr.html
@@ -1,543 +1,545 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://... |
mattkatz/FFUploadr | 5827fddc7ceb9b13e6a4fee8d52d1a652bf29dc0 | polishing | diff --git a/res/layout/upload.xml b/res/layout/upload.xml
index 23f3642..7333851 100644
--- a/res/layout/upload.xml
+++ b/res/layout/upload.xml
@@ -1,17 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
an... |
mattkatz/FFUploadr | 0af1b9f01ed7c4f58de29fd02a96085f5dea4a08 | ok upload is seperated into another activity | diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6ed21db
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+# Use wildcards as well
+*~
+*.swp
+/gen/*
+/bin
+/bin/*
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
new file mode 100644
index 0000000..c1b4423
--- /dev/null
+++ b/AndroidManifest... |
chirino/rmiviajms | 8e0a5253dad36787cb5fe83ddded831acf1c4ea6 | can use release downlaod now | diff --git a/webgen/src/downloads/index.page b/webgen/src/downloads/index.page
index ed9ba7e..afc734d 100644
--- a/webgen/src/downloads/index.page
+++ b/webgen/src/downloads/index.page
@@ -1,94 +1,83 @@
---
# Copyright (C) 2009 Progress Software, Inc.
# http://fusesource.com
#
# Licensed under the Apache License,... |
chirino/rmiviajms | 4a3f0fb32beb6d6f549cd9751e06e0c6bf264de4 | [maven-release-plugin] prepare for next development iteration | diff --git a/pom.xml b/pom.xml
index a78d2e0..0ded26f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,315 +1,315 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009 Progress Software, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in complian... |
chirino/rmiviajms | da11f979826a019a8c154c3c47bf9ee0fdc4b804 | [maven-release-plugin] prepare release rmiviajms-1.0 | diff --git a/pom.xml b/pom.xml
index 928a456..a78d2e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,318 +1,315 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009 Progress Software, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in complian... |
chirino/rmiviajms | b243b1afeafef9b409871cf85e10ad551a429ec4 | Getting ready for a 1.0 release | diff --git a/pom.xml b/pom.xml
index faeafbd..928a456 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,334 +1,318 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009 Progress Software, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in complian... |
chirino/rmiviajms | 3d0ffd6f37228740645c9fdafa644cfcfe17d0e2 | Getting ready for 1.0 release. | diff --git a/pom.xml b/pom.xml
index 8ee1b81..faeafbd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,334 +1,334 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009 Progress Software, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in complian... |
chirino/rmiviajms | 47e3bf3f44c82092fd668648546dece86a5502b8 | license chagned to ASL 2.0 | diff --git a/pom.xml b/pom.xml
index b315e6d..8ee1b81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,334 +1,334 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009 Progress Software, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in complian... |
chirino/rmiviajms | 1cb0a72e1899ec3682553634e0736e0c2bbd6083 | license chagned to ASL 2.0 | diff --git a/changelog.md b/changelog.md
index 9cd8c31..2a2ee5b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,11 +1,11 @@
![RMI via JMS][logo]
-===========
+====================
[RMI via JMS 1.0][1_0], Not Yet Released
----------------------------------
* Still under development.. Want to try a [developmen... |
chirino/rmiviajms | 12fa4dc2a48a78cc9312ad86c3d58d94193c9850 | Adding a better exception when an attempt to export a class with no service interfaces fails because there is no no arg constructor | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/CGLibProxyAdapter.java b/src/main/java/org/fusesource/rmiviajms/internal/CGLibProxyAdapter.java
index 0617f93..d0945bf 100644
--- a/src/main/java/org/fusesource/rmiviajms/internal/CGLibProxyAdapter.java
+++ b/src/main/java/org/fusesource/rmiviajms/internal/CG... |
chirino/rmiviajms | 84d8007f122717b65584243ff81a2282647a7c95 | RMIVIAJMS-2: fixing test case. | diff --git a/src/test/java/org/fusesource/rmiviajms/JMSRemoteObjectTest.java b/src/test/java/org/fusesource/rmiviajms/JMSRemoteObjectTest.java
index d825000..ea19d7b 100644
--- a/src/test/java/org/fusesource/rmiviajms/JMSRemoteObjectTest.java
+++ b/src/test/java/org/fusesource/rmiviajms/JMSRemoteObjectTest.java
@@ -1,4... |
chirino/rmiviajms | 6a5fd7110c827c9ef945878ec8294ec7c9f0f3e3 | Fix for http://fusesource.com/issues/browse/RMIVIAJMS-4 as well as some timing issues and CGLIB issues. | diff --git a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
index aa6bd48..502df42 100644
--- a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
+++ b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
@@ -1,222 +1,227 @@
/*... |
chirino/rmiviajms | c092f1771587faf05a707663ae1c9616dfb6d217 | RMIVIAJMS-2 : changed test case to show that private interfaces/impls are supported. | diff --git a/src/test/java/org/fusesource/rmiviajms/JMSRemoteObjectTest.java b/src/test/java/org/fusesource/rmiviajms/JMSRemoteObjectTest.java
index e820533..4b85ff2 100644
--- a/src/test/java/org/fusesource/rmiviajms/JMSRemoteObjectTest.java
+++ b/src/test/java/org/fusesource/rmiviajms/JMSRemoteObjectTest.java
@@ -1,4... |
chirino/rmiviajms | 8cd26ca672e7f7e9030e09c839a36ca30fb62e58 | Fixing a classloading issue when rmiviajms is used with meshkeeper and is on the classpath | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/DispatchTask.java b/src/main/java/org/fusesource/rmiviajms/internal/DispatchTask.java
index bd3971b..2c59477 100644
--- a/src/main/java/org/fusesource/rmiviajms/internal/DispatchTask.java
+++ b/src/main/java/org/fusesource/rmiviajms/internal/DispatchTask.java... |
chirino/rmiviajms | 4a4c64b3cf96e55c75a7a155fd1cf2e71187eada | Fixing some JMSRemoteSystem.reset to better close JMSTemplates and avoid exceptions. | diff --git a/pom.xml b/pom.xml
index 9b89153..26c9f16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,329 +1,329 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
=====================================================================
Copyright (C) 2009 Progress Software, Inc. All rights reserved.
ht... |
chirino/rmiviajms | 5dbd05d1c3b7ac201eb5fe54d0d8a650d584da6f | Fixing classloader issue. | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/CGLibProxyAdapter.java b/src/main/java/org/fusesource/rmiviajms/internal/CGLibProxyAdapter.java
index 48f876f..192825b 100644
--- a/src/main/java/org/fusesource/rmiviajms/internal/CGLibProxyAdapter.java
+++ b/src/main/java/org/fusesource/rmiviajms/internal/CG... |
chirino/rmiviajms | 0ffd7c4245f940d30662b2fbed99a939ef5ecd3e | Adding the ability to optionally set a user defined classloader. | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/CGLibProxyAdapter.java b/src/main/java/org/fusesource/rmiviajms/internal/CGLibProxyAdapter.java
index c76a242..48f876f 100644
--- a/src/main/java/org/fusesource/rmiviajms/internal/CGLibProxyAdapter.java
+++ b/src/main/java/org/fusesource/rmiviajms/internal/CG... |
chirino/rmiviajms | 4825c2b9e58c7cee8e89d9b4e1a30432dd4ee33e | Using an exception listener now so that we can reap failed connections quicker to avoid delayed errors. | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/JMSTemplate.java b/src/main/java/org/fusesource/rmiviajms/internal/JMSTemplate.java
index 7738124..38bd62b 100644
--- a/src/main/java/org/fusesource/rmiviajms/internal/JMSTemplate.java
+++ b/src/main/java/org/fusesource/rmiviajms/internal/JMSTemplate.java
@@ ... |
chirino/rmiviajms | 9c90b69c213222628553d9f5a19e3d46aa4add5d | Remove some error logging | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/JMSRemoteSystem.java b/src/main/java/org/fusesource/rmiviajms/internal/JMSRemoteSystem.java
index cddc456..e5dc626 100644
--- a/src/main/java/org/fusesource/rmiviajms/internal/JMSRemoteSystem.java
+++ b/src/main/java/org/fusesource/rmiviajms/internal/JMSRemot... |
chirino/rmiviajms | e8ff4c82bc2f268235210c874e80699c4864e15b | Fixing failing test case: JMSRemoteObjectInvocationHandler should only be used on non RMI objects Better error checking on bad unexport | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/JMSRemoteRef.java b/src/main/java/org/fusesource/rmiviajms/internal/JMSRemoteRef.java
index d350481..3ed2133 100644
--- a/src/main/java/org/fusesource/rmiviajms/internal/JMSRemoteRef.java
+++ b/src/main/java/org/fusesource/rmiviajms/internal/JMSRemoteRef.java... |
chirino/rmiviajms | 1fd8c905d05bb11908d46beb31984166b92c995d | Adding readme and changelog | diff --git a/changelog.md b/changelog.md
new file mode 100644
index 0000000..9cd8c31
--- /dev/null
+++ b/changelog.md
@@ -0,0 +1,11 @@
+![RMI via JMS][logo]
+===========
+
+[RMI via JMS 1.0][1_0], Not Yet Released
+----------------------------------
+
+* Still under development.. Want to try a [development snapshot][sn... |
chirino/rmiviajms | e7e591299b343a5ed0ce7cc4edcc5e286995bd3d | Changing Skeleton to invoke in the target's class loader. | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/Skeleton.java b/src/main/java/org/fusesource/rmiviajms/internal/Skeleton.java
index 2184488..529ece0 100644
--- a/src/main/java/org/fusesource/rmiviajms/internal/Skeleton.java
+++ b/src/main/java/org/fusesource/rmiviajms/internal/Skeleton.java
@@ -1,80 +1,94 ... |
chirino/rmiviajms | 65d42ee7677299bfe66df248859ac2379f94eba1 | More classloader friendliness updates | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/JMSRemoteSystem.java b/src/main/java/org/fusesource/rmiviajms/internal/JMSRemoteSystem.java
index 6966273..f687fad 100644
--- a/src/main/java/org/fusesource/rmiviajms/internal/JMSRemoteSystem.java
+++ b/src/main/java/org/fusesource/rmiviajms/internal/JMSRemot... |
chirino/rmiviajms | fe859a586b99a76cdff35cb87c0052f476556b81 | Fixing some compiler errors | diff --git a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
index e3722a3..aa6bd48 100644
--- a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
+++ b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
@@ -1,227 +1,222 @@
/*... |
chirino/rmiviajms | cc3fc856873a20442bb31b912ce4aae6e3403b57 | - Added support for binding multiple objects to the same destination. - You can now create proxies to non-remote interface. | diff --git a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
index 5f042eb..e3722a3 100644
--- a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
+++ b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
@@ -1,235 +1,227 @@
/*... |
chirino/rmiviajms | e141408a0b9763b35c523064fe45bf4e3a4dd461 | make better use of var args to simplify usage. | diff --git a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
index f5502ef..047e6f0 100644
--- a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
+++ b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
@@ -1,148 +1,149 @@
/*... |
chirino/rmiviajms | 5f88d5efabac4a00226a717fd1d133834c8862f7 | Adding CGLib support for exporting dynamic subclasses instead of interfaces | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/CGLibProxyAdapter.java b/src/main/java/org/fusesource/rmiviajms/internal/CGLibProxyAdapter.java
new file mode 100644
index 0000000..855ac16
--- /dev/null
+++ b/src/main/java/org/fusesource/rmiviajms/internal/CGLibProxyAdapter.java
@@ -0,0 +1,160 @@
+/**
+ * L... |
chirino/rmiviajms | ab23291000ab98c3b7105eb92361b46b9a851a51 | Adding CGLib support for exporting dynamic subclasses instead of interfaces | diff --git a/pom.xml b/pom.xml
index cfdbb11..9b89153 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,324 +1,329 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
=====================================================================
Copyright (C) 2009 Progress Software, Inc. All rights reserved.
ht... |
chirino/rmiviajms | 07bca94e2715e4d461c4d95042505e57728f18ad | Fixing to return NoSuchObjectException when request target has gone away | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/DispatchTask.java b/src/main/java/org/fusesource/rmiviajms/internal/DispatchTask.java
index 93dae23..9996018 100644
--- a/src/main/java/org/fusesource/rmiviajms/internal/DispatchTask.java
+++ b/src/main/java/org/fusesource/rmiviajms/internal/DispatchTask.java... |
chirino/rmiviajms | 3785794beac818e5eb3f9204b9b6f52f4b9c7952 | Allowing export of non Remote objects | diff --git a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
index 5b76a2b..04077ba 100644
--- a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
+++ b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
@@ -1,115 +1,133 @@
/*... |
chirino/rmiviajms | 76e22c2a693b68d537f8f36323674cd4cf7dad87 | Allowing export of non Remote objects | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/JMSRemoteObjectInvocationHandler.java b/src/main/java/org/fusesource/rmiviajms/internal/JMSRemoteObjectInvocationHandler.java
new file mode 100644
index 0000000..d9b69bc
--- /dev/null
+++ b/src/main/java/org/fusesource/rmiviajms/internal/JMSRemoteObjectInvoca... |
chirino/rmiviajms | 29a283e6a79ab74beb1325a2ae778f3aaf85375d | Added support for Persistent, Timeout and Priority annotations to more finely control the QoS used on the JMS system. | diff --git a/pom.xml b/pom.xml
index b195c40..cfdbb11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,331 +1,324 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
=====================================================================
Copyright (C) 2009 Progress Software, Inc. All rights reserved.
ht... |
chirino/rmiviajms | 169a4f885672c49f130fbc4526cb5b2277ab9a95 | Adding surefire plugin | diff --git a/pom.xml b/pom.xml
index 96d3bff..b195c40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,315 +1,331 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
=====================================================================
Copyright (C) 2009 Progress Software, Inc. All rights reserved.
ht... |
chirino/rmiviajms | 794538243ed7771eacffe258407781ccaa443887 | .gitignore | diff --git a/.gitignore b/.gitignore
index c83ce0a..90cf8f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
rmiviajms.iml
rmiviajms.ipr
rmiviajms.iws
target/
+.classpath
+.project
+.settings/
\ No newline at end of file
|
chirino/rmiviajms | 416de2ffd2ff93e81fcad6fc5aac26df9c39f4d3 | Minor fixes | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/ActiveMQRemoteSystem.java b/src/main/java/org/fusesource/rmiviajms/internal/ActiveMQRemoteSystem.java
index 7fad678..b5b8bda 100644
--- a/src/main/java/org/fusesource/rmiviajms/internal/ActiveMQRemoteSystem.java
+++ b/src/main/java/org/fusesource/rmiviajms/in... |
chirino/rmiviajms | a23ae19cee017601b72748d4d08e9477fb60427c | - Added the ability to create a remote proxy from just interfaces and a JMS destination. - fix some doco - Handle oneways on known destinations. | diff --git a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
index 92eb2f6..5b76a2b 100644
--- a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
+++ b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
@@ -1,98 +1,115 @@
/**... |
chirino/rmiviajms | 2f1a715be3181c5806872094ce46c95b7a777a18 | Better doco. | diff --git a/webgen/src/documentation/index.page b/webgen/src/documentation/index.page
index dc08532..23a9d46 100644
--- a/webgen/src/documentation/index.page
+++ b/webgen/src/documentation/index.page
@@ -1,49 +1,59 @@
---
title: Documentation
in_menu: true
sort_info: 10
--- name:overview
# Get Your Learn On
A... |
chirino/rmiviajms | 7b7a72399a0311b511455b6758dd035a3f4249b6 | better doco. | diff --git a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
index f0206f3..92eb2f6 100644
--- a/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
+++ b/src/main/java/org/fusesource/rmiviajms/JMSRemoteObject.java
@@ -1,99 +1,98 @@
/**
... |
chirino/rmiviajms | 88c93c3217fe8e1fc98b5623403be6987ade3426 | You can not annotate Remote interface void methods with @Oneway which lets RMI via JMS know to not wait for a reply. This avoids calling client from blocking on server operations which take a long time to execute, or perhaps the client has no interest in waiting to find out if the call succeeds. | diff --git a/src/main/java/org/fusesource/rmiviajms/Oneway.java b/src/main/java/org/fusesource/rmiviajms/Oneway.java
new file mode 100644
index 0000000..f3b968d
--- /dev/null
+++ b/src/main/java/org/fusesource/rmiviajms/Oneway.java
@@ -0,0 +1,15 @@
+package org.fusesource.rmiviajms;
+
+import java.lang.annotation.Reten... |
chirino/rmiviajms | 30a74ca0a100a98c945d04330e1f973fcc6737de | Fixing license link | diff --git a/pom.xml b/pom.xml
index eb6879d..96d3bff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,315 +1,315 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
=====================================================================
Copyright (C) 2009 Progress Software, Inc. All rights reserved.
ht... |
chirino/rmiviajms | ab5049989cd75055ff218e2ad937499ef0668ac4 | Tweaks to the mvn build | diff --git a/pom.xml b/pom.xml
index 7b09839..eb6879d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,209 +1,315 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
=====================================================================
Copyright (C) 2009 Progress Software, Inc. All rights reserved.
ht... |
chirino/rmiviajms | f03918222eca0afc51b37ac7a4f5748c3b0bb115 | Tweaking docs | diff --git a/webgen/src/blog/index.page b/webgen/src/blog/index.page
index 825afb5..681f274 100755
--- a/webgen/src/blog/index.page
+++ b/webgen/src/blog/index.page
@@ -1,37 +1,37 @@
---
title: Blog
-in_menu: true
+in_menu: false
sort_info: 7
--- name:head pipeline:tags
<link rel="alternate" title="{project_name:}... |
chirino/rmiviajms | 0f4d1f438c5af86d47525dd5d5adf715c4445cb7 | Tweaking docs | diff --git a/webgen/src/images/maven.jpg b/webgen/src/images/maven.jpg
new file mode 100644
index 0000000..3480de2
Binary files /dev/null and b/webgen/src/images/maven.jpg differ
|
chirino/rmiviajms | f3a83675a425464a90419a0c59ac8f6d1e200e6d | Website tweaks | diff --git a/webgen/src/documentation/index.page b/webgen/src/documentation/index.page
index eb7aea7..ec89bf0 100644
--- a/webgen/src/documentation/index.page
+++ b/webgen/src/documentation/index.page
@@ -1,43 +1,41 @@
---
title: Documentation
in_menu: true
sort_info: 10
--- name:overview
# Get Your Learn On
A... |
chirino/rmiviajms | a79c0de9a8d2e6571e47d2ba00093c3bec0dd8c0 | Adding ignore list | diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c83ce0a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+rmiviajms.iml
+rmiviajms.ipr
+rmiviajms.iws
+target/
|
chirino/rmiviajms | 8fa24af8e3c6503ee0752a833bd1b6d128d227e4 | Fixing testcase hang | diff --git a/src/main/java/org/fusesource/rmiviajms/internal/ExplictDestinationSkeleton.java b/src/main/java/org/fusesource/rmiviajms/internal/ExplictDestinationSkeleton.java
index 44bf082..fa813e0 100644
--- a/src/main/java/org/fusesource/rmiviajms/internal/ExplictDestinationSkeleton.java
+++ b/src/main/java/org/fuses... |
chirino/rmiviajms | 85bd6a0c3a54aa5ac5303c311d1554d6cf612419 | Applying copyright headers | diff --git a/license.txt b/license.txt
new file mode 100644
index 0000000..2def0e8
--- /dev/null
+++ b/license.txt
@@ -0,0 +1,661 @@
+ GNU AFFERO GENERAL PUBLIC LICENSE
+ Version 3, 19 November 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyo... |
chirino/rmiviajms | e65d3b4d4f8e299fd48f67a4759303258cc85e90 | better doco | diff --git a/webgen/src/documentation/index.page b/webgen/src/documentation/index.page
index 959edf6..eb7aea7 100644
--- a/webgen/src/documentation/index.page
+++ b/webgen/src/documentation/index.page
@@ -1,41 +1,43 @@
---
title: Documentation
in_menu: true
sort_info: 10
--- name:overview
# Get Your Learn On
A... |
chirino/rmiviajms | 41120cd12765236d0335c0a76f133e4d62582a14 | adding logo | diff --git a/webgen/src/images/project-logo.png b/webgen/src/images/project-logo.png
new file mode 100644
index 0000000..13f1dee
Binary files /dev/null and b/webgen/src/images/project-logo.png differ
|
chirino/rmiviajms | 9e0dafd7a3b4b13a1fa4d0395e4a62fe08a62b31 | tailoring for rmiviajms | diff --git a/webgen/Rakefile b/webgen/Rakefile
index 45999a8..c31f090 100644
--- a/webgen/Rakefile
+++ b/webgen/Rakefile
@@ -1,136 +1,136 @@
# -*- ruby -*-
#
# This is a sample Rakefile to which you can add tasks to manage your website. For example, users
# may use this file for specifying an upload task for their ... |
chirino/rmiviajms | 964a44aeaf7c018cffb5da8c2ea8164ba406bc82 | Make the project image configurable via metainfo | diff --git a/src/metainfo b/src/metainfo
index 012e8ae..98db7d9 100644
--- a/src/metainfo
+++ b/src/metainfo
@@ -1,38 +1,39 @@
--- name:paths
#
# You cand define metainfo for mutliple pages in this file.
#
**/*.page: # <-- That means the following attributes get applied to all pages
# in the site.
# -... |
chirino/rmiviajms | c275807d39c456efaa78a9f615c1c1b21b2c98f7 | Added some info on the Prerequisites needed to run webgen | diff --git a/README b/README
index cccbbaa..753d8ec 100755
--- a/README
+++ b/README
@@ -1,57 +1,69 @@
description:
This skeleton of a webgen website provides a set of default files for every
created webgen website.
When using the standard settings, the sources are in the directory `src` and
the generate... |
chirino/rmiviajms | 8ac31d340f1e6f37b82bd515e23f0d4ffb9c7b66 | Adding intial cut of the project | diff --git a/pom.xml b/pom.xml
new file mode 100644
index 0000000..8785783
--- /dev/null
+++ b/pom.xml
@@ -0,0 +1,215 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2009, Progress Software Corporation and/or its
+ subsidiaries or affiliates. All rights reserved.
+
+ Licensed under the Apache Lice... |
chirino/rmiviajms | 7599ec695c226f8c1de31f91b0f833ff364849df | Tidied up text in Git section of Source page | diff --git a/src/git.include b/src/git.include
index 5263356..6cdbce7 100644
--- a/src/git.include
+++ b/src/git.include
@@ -1,32 +1,32 @@
# Source Repository
-The *{project_name:}* project stores it's source code in a [Git](http://git-scm.com/) repository.
-If you are new to git you might like to try the [git guide... |
chirino/rmiviajms | 90ad7784da2c16401fc7228d218514a0cf01796d | Tidied up Subversion section of Source page | diff --git a/src/svn.include b/src/svn.include
index ea29d4d..1b5549e 100644
--- a/src/svn.include
+++ b/src/svn.include
@@ -1,41 +1,40 @@
# Source Repository
-The *{project_name:}* project stores it's source code in a Subversion repository at:
+The *{project_name:}* project stores its source code in a Subversion re... |
chirino/rmiviajms | 8d73d73bce56769912e3b0a9646f6b3a7030dcec | Added link to readme | diff --git a/README b/README
index 01ead6d..cccbbaa 100755
--- a/README
+++ b/README
@@ -1,52 +1,57 @@
description:
This skeleton of a webgen website provides a set of default files for every
created webgen website.
When using the standard settings, the sources are in the directory `src` and
the generate... |
chirino/rmiviajms | 2b99e94ef86c5298fc54c99ea9103436d63e39f6 | Improved the community page and updated the community page | diff --git a/src/community.page b/src/community.page
index 6523131..903c799 100644
--- a/src/community.page
+++ b/src/community.page
@@ -1,47 +1,49 @@
---
title: Community
in_menu: true
sort_info: 50
--- name:overview
# Lets Talk!
The {project_name:} community is here to help you!
--- name:content
+We reall... |
chirino/rmiviajms | 127824f4116d3fd50f358d77b6fc7b26e9caa7f6 | Added a community page | diff --git a/src/community.page b/src/community.page
new file mode 100644
index 0000000..6523131
--- /dev/null
+++ b/src/community.page
@@ -0,0 +1,47 @@
+---
+title: Community
+in_menu: true
+sort_info: 50
+--- name:overview
+
+# Lets Talk!
+The {project_name:} community is here to help you!
+
+--- name:content
+# Deve... |
chirino/rmiviajms | 782f68844382fff145e60e47bebad570765da108 | Fixed typo on git stuff | diff --git a/src/git.include b/src/git.include
index cf1846d..5263356 100644
--- a/src/git.include
+++ b/src/git.include
@@ -1,32 +1,32 @@
# Source Repository
The *{project_name:}* project stores it's source code in a [Git](http://git-scm.com/) repository.
If you are new to git you might like to try the [git guide... |
chirino/rmiviajms | d8dd4556950002d7a4556bf0fb8b468496af3c90 | Removed redundant quote | diff --git a/src/support.page b/src/support.page
index fa7e2a6..d698fec 100644
--- a/src/support.page
+++ b/src/support.page
@@ -1,24 +1,24 @@
---
title: Support
in_menu: true
sort_info: 55
--- name:overview
# You Are Not Alone
We can help!
--- name:content pipeline:textile,tags
You can get "Enterprise Sup... |
chirino/rmiviajms | ccbd71f5bc9110dd6bf9653b92e70d6732d55b86 | removed bad bold tag | diff --git a/src/git.include b/src/git.include
index 04e8aca..cf1846d 100644
--- a/src/git.include
+++ b/src/git.include
@@ -1,32 +1,32 @@
# Source Repository
The *{project_name:}* project stores it's source code in a [Git](http://git-scm.com/) repository.
If you are new to git you might like to try the [git guide... |
chirino/rmiviajms | e11ec69c2a74c9c897537e34d16c6157fb463cbf | made git urls bold | diff --git a/src/git.include b/src/git.include
index b6b14f4..04e8aca 100644
--- a/src/git.include
+++ b/src/git.include
@@ -1,32 +1,32 @@
# Source Repository
The *{project_name:}* project stores it's source code in a [Git](http://git-scm.com/) repository.
If you are new to git you might like to try the [git guide... |
chirino/rmiviajms | 4e17aad2dbc07d523dc8a87c34a522257cc3c82b | Fixed bad link on support page and tidied up logic of link checker | diff --git a/Rakefile b/Rakefile
index 94c7d03..45999a8 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,131 +1,136 @@
# -*- ruby -*-
#
# This is a sample Rakefile to which you can add tasks to manage your website. For example, users
# may use this file for specifying an upload task for their website (copying the output ... |
chirino/rmiviajms | 804534ad889be8615cd04d87480c04425f957f0c | Removed some bad links from the templates and removed actual blog posts/releases and cleared out the user guide | diff --git a/src/blog/releases/release-1_0_0.page b/src/blog/releases/release-1_0_0.page.sample
similarity index 100%
rename from src/blog/releases/release-1_0_0.page
rename to src/blog/releases/release-1_0_0.page.sample
diff --git a/src/blog/releases/release-1_0_1.page b/src/blog/releases/release-1_0_1.page.sample
sim... |
chirino/rmiviajms | 06ba6fffde29a2ef7a9731eafe720dedb7f2e326 | Tidied up the link check log statements | diff --git a/Rakefile b/Rakefile
index b5ded32..94c7d03 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,131 +1,131 @@
# -*- ruby -*-
#
# This is a sample Rakefile to which you can add tasks to manage your website. For example, users
# may use this file for specifying an upload task for their website (copying the output ... |
chirino/rmiviajms | 81bb6f6178c4a5eea5256993a18176c3f0c54018 | expose the build report | diff --git a/Rakefile b/Rakefile
index 28d6087..b5ded32 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,131 +1,131 @@
# -*- ruby -*-
#
# This is a sample Rakefile to which you can add tasks to manage your website. For example, users
# may use this file for specifying an upload task for their website (copying the output ... |
chirino/rmiviajms | e54034b1788ac14f8e545cb0982f7e497925cecf | Added better link check step | diff --git a/Rakefile b/Rakefile
index 821312e..28d6087 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,104 +1,131 @@
# -*- ruby -*-
#
# This is a sample Rakefile to which you can add tasks to manage your website. For example, users
# may use this file for specifying an upload task for their website (copying the output ... |
chirino/rmiviajms | a3f60760a5925f31e3ba4b6e3799948c6cd76842 | Added link check step to webgen site deploy | diff --git a/Rakefile b/Rakefile
index 51b5adf..821312e 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,92 +1,104 @@
# -*- ruby -*-
#
# This is a sample Rakefile to which you can add tasks to manage your website. For example, users
# may use this file for specifying an upload task for their website (copying the output t... |
chirino/rmiviajms | 6a7bfa1d7446e25e9c1d02a189ba77be79abc4da | added better URL for browsing the git repo | diff --git a/src/git.include b/src/git.include
index dfedc38..853c053 100644
--- a/src/git.include
+++ b/src/git.include
@@ -1,32 +1,32 @@
# Source Repository
The *{project_name:}* project stores it's source code in a [Git](http://git-scm.com/) repository.
If you are new to git you might like to try the [git guide... |
chirino/rmiviajms | 080852d9023cb27f214e9104dec1d9482b663ebc | added more git links to the source page | diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..dd4099e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+out
+webgen.cache
+.sitecopyrc.tmp
+.sitecopy.tmp
+.DS_Store
+*.iml
+*.ipr
+*.iws
+
diff --git a/README b/README
new file mode 100755
index 0000000..01ead6d
--- /dev/null
+++ b/README
@@ -0,0... |
loiane/extjs-helloworld | 2027514e5491905810a40f3da895a8db3597aa46 | added> index.jsp code template | diff --git a/.gitignore b/.gitignore
index 4fa5a62..5a9ec9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
-/build/*
-/.settings/*
+build/*
+.settings/*
Thumbs.db
*.psd
\ No newline at end of file
diff --git a/WebContent/index.jsp b/WebContent/index.jsp
index 84e7bce..0c6907d 100644
--- a/WebCont... |
ooc-lang/nagaqueen | 01a06726f4edd27f5cf0e1aa89027618485630e3 | Added template decl capability to classes | diff --git a/grammar/nagaqueen.leg b/grammar/nagaqueen.leg
index e9716ec..28094a3 100644
--- a/grammar/nagaqueen.leg
+++ b/grammar/nagaqueen.leg
@@ -218,1024 +218,1026 @@ void nq_onClassStart(void *this, char *name, char *doc);
void nq_onClassAbstract(void *this);
void nq_onClassFinal(void *this);
void nq_onClassExt... |
ooc-lang/nagaqueen | 708ef97cefecafe184053f9ff4d21de548b8ba6d | Added safe navigation sections | diff --git a/grammar/nagaqueen.leg b/grammar/nagaqueen.leg
index 6706284..be07de2 100644
--- a/grammar/nagaqueen.leg
+++ b/grammar/nagaqueen.leg
@@ -1,909 +1,910 @@
%{
#include <stdio.h>
#include <string.h>
#include <stdbool.h>
// workaround for peg/leg/greg's shady parsing of "{}" even in
// character class li... |
ooc-lang/nagaqueen | 54b644772630ca4ea57e05e4f6f12bb14ad09c37 | Fixed safe navigation operator syntax | diff --git a/grammar/nagaqueen.leg b/grammar/nagaqueen.leg
index 85b4037..6706284 100644
--- a/grammar/nagaqueen.leg
+++ b/grammar/nagaqueen.leg
@@ -1,910 +1,910 @@
%{
#include <stdio.h>
#include <string.h>
#include <stdbool.h>
// workaround for peg/leg/greg's shady parsing of "{}" even in
// character class li... |
ooc-lang/nagaqueen | 6a3ecc0d9deca1e014538994d327a5f475ccb141 | Actually end the safe navigation | diff --git a/grammar/nagaqueen.leg b/grammar/nagaqueen.leg
index 9591d8b..85b4037 100644
--- a/grammar/nagaqueen.leg
+++ b/grammar/nagaqueen.leg
@@ -920,864 +920,864 @@ InterfaceDecl = (
fd:FunctionDecl
WS)*
WS
CLOS_BRACK ~{ throwError(NQE_EXP_V... |
ooc-lang/nagaqueen | 65c7d5c9ab9a2d063cc1db65f854011ac8d09f69 | Safe navigation operator... maybe? | diff --git a/grammar/nagaqueen.leg b/grammar/nagaqueen.leg
index e9716ec..9591d8b 100644
--- a/grammar/nagaqueen.leg
+++ b/grammar/nagaqueen.leg
@@ -1,908 +1,912 @@
%{
#include <stdio.h>
#include <string.h>
#include <stdbool.h>
// workaround for peg/leg/greg's shady parsing of "{}" even in
// character class li... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.