repo string | commit string | message string | diff string |
|---|---|---|---|
ors/openrichservices | fb14ca0230cee147db6a7f40b6c4f5555495c3bb | added pmap back in | diff --git a/src/rich_services/adl.clj b/src/rich_services/adl.clj
index 415ab5f..826fabe 100644
--- a/src/rich_services/adl.clj
+++ b/src/rich_services/adl.clj
@@ -1,175 +1,175 @@
(ns rich-services.adl
(:use [rich-services.controller :only [get-service-controller service-controller-proxy
to-uri]]
[rich-se... |
ors/openrichservices | ef581b3380b51c1c78111bee716f7eea31a9080e | Initial import | diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 0000000..b1bc858
Binary files /dev/null and b/.DS_Store differ
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d7265e8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+*jar
+lib
+classes
+log
+.#*
+*~
+modules/*
+*.swp
+euca*
+
diff ... |
meisteg/mailinglists | 4fa5046d8c0823a6eb2389fc84f844fe84b4c60c | Subscriber count does not appear when count is 0. Closes gh-6 | diff --git a/class/List.php b/class/List.php
index 4b3c6c8..d0dc6a0 100644
--- a/class/List.php
+++ b/class/List.php
@@ -1,479 +1,485 @@
<?php
/**
* Mailing Lists - phpWebSite Module
*
* See docs/credits.txt for copyright information
*
* This program is free software; you can redistribute it and/or modify... |
meisteg/mailinglists | ae75f626a084cda4304670b49fdfac2462cfdc3e | Check ALLOW_TABLE_LOCKS during install. Closes gh-2 | diff --git a/boost/install.php b/boost/install.php
new file mode 100644
index 0000000..7f5ae24
--- /dev/null
+++ b/boost/install.php
@@ -0,0 +1,44 @@
+<?php
+
+/**
+ * Mailing Lists - phpWebSite Module
+ *
+ * See docs/credits.txt for copyright information
+ *
+ * This program is free software; you can redistribute it ... |
meisteg/mailinglists | 043b2d23215529c489f9936ed1326f1fb2819d80 | Replacing SF with GH. Closes gh-5 | diff --git a/README b/README
index 49dc476..f8754a2 100644
--- a/README
+++ b/README
@@ -1,31 +1,31 @@
Mailing Lists - phpWebSite Module
-http://sourceforge.net/projects/phpwebsite-comm
+http://github.com/meisteg/mailinglists
Mailing Lists was written to allow admins to send out mass messages to
visitors who have ... |
meisteg/mailinglists | b5a3977f1bd85a2379d06dc4f9ade4defa9cd0ce | Importing version 1.2.1 into Git | diff --git a/README b/README
new file mode 100644
index 0000000..49dc476
--- /dev/null
+++ b/README
@@ -0,0 +1,31 @@
+Mailing Lists - phpWebSite Module
+http://sourceforge.net/projects/phpwebsite-comm
+
+Mailing Lists was written to allow admins to send out mass messages to
+visitors who have subscribed to various list... |
joshprice/retrospective | 0d88eea7d23283a0dc8e85a984f690a3087f9705 | Write up the spec in the README with 2 examples | diff --git a/README.markdown b/README.markdown
index e69de29..39d69c9 100644
--- a/README.markdown
+++ b/README.markdown
@@ -0,0 +1,95 @@
+Retrospective
+=============
+
+`retrospective` is like markdown but for tracking stories in plain text. It's a simple DSL for capturing the results of a retrospective.
+
+Put it in... |
maxklein/AppSalesGraph | 59bea5dd752cdca00c7b33315b00e6f0d4d14e3d | Added an installer for windows | diff --git a/README b/README
index 692ed2c..c7d9940 100644
--- a/README
+++ b/README
@@ -1,26 +1,32 @@
-AppSalesGraph - LGPL
+AppSalesGraph - LGPL software to graph the sales of your iPhone App Store products
Max Klein: maximusklein@gmail.com
Twitter: http://www.twitter.com/maxklein
Website: http://www.CubeOfM.c... |
maxklein/AppSalesGraph | 46554acb4e2b5bee3ce99905686a35c343017227 | Fixed spacing | diff --git a/README b/README
index ba387c6..692ed2c 100644
--- a/README
+++ b/README
@@ -1,24 +1,26 @@
-AppSalesGraph - Initial GPL release
+AppSalesGraph - LGPL
Max Klein: maximusklein@gmail.com
Twitter: http://www.twitter.com/maxklein
-Website: http://maxklein.github.com/AppSalesGraph/
+Website: http://www.Cub... |
maxklein/AppSalesGraph | 19604d2a4206c04913c9c0c23e31c6e0e34383b7 | Fixed a spacing error | diff --git a/result_event.py b/result_event.py
index b15fbef..d975c98 100644
--- a/result_event.py
+++ b/result_event.py
@@ -1,25 +1,24 @@
# AppSalesGraph: AppStore Sales Graphing
# Copyright (c) 2010 by Max Klein (maximusklein@gmail.com)
#
# This program is free software; you can redistribute it and/or
# modi... |
maxklein/AppSalesGraph | 74b41f583b0f22ad5b701f62f74915d9392c606f | Minor changes in spacing | diff --git a/BeautifulSoup.py b/BeautifulSoup.py
index 16d9159..f2d5f53 100644
--- a/BeautifulSoup.py
+++ b/BeautifulSoup.py
@@ -1,623 +1,623 @@
"""Beautiful Soup
Elixir and Tonic
"The Screen-Scraper's Friend"
http://www.crummy.com/software/BeautifulSoup/
Beautiful Soup parses a (possibly invalid) XML or HT... |
maxklein/AppSalesGraph | 3d94a950487a8cdf51967c735c2a50489e75a757 | Change | diff --git a/salesgraph.py b/salesgraph.py
index 58722b4..409297c 100644
--- a/salesgraph.py
+++ b/salesgraph.py
@@ -1,35 +1,35 @@
# AppSalesGraph: AppStore Sales Graphing
# Copyright (c) 2010 by Max Klein (maximusklein@gmail.com)
#
# This program is free software; you can redistribute it and/or
# modify it un... |
maxklein/AppSalesGraph | 4fdfe93cd0cfe99d1ccd35c4ead35833daa366aa | Changed License to LGPL | diff --git a/UnicodeReader.py b/UnicodeReader.py
index 62160a8..b2ef60b 100644
--- a/UnicodeReader.py
+++ b/UnicodeReader.py
@@ -1,56 +1,45 @@
# AppSalesGraph: AppStore Sales Graphing
# Copyright (c) 2010 by Max Klein (maximusklein@gmail.com)
#
-# GNU General Public Licence (GPL)
-#
-# This program is free software... |
maxklein/AppSalesGraph | ec996553c1755f9e244066b5e92f097cd8ed5282 | Added support for multiple vendors, but only the first vendor is parsed | diff --git a/appdailysales.py b/appdailysales.py
index 0d3b9c0..a109609 100644
--- a/appdailysales.py
+++ b/appdailysales.py
@@ -1,378 +1,378 @@
#!/usr/bin/python
#
# appdailysales.py
#
# iTune Connect Daily Sales Reports Downloader
# Copyright 2008-2009 Kirby Turner
#
# Version 1.9
#
# Latest version and add... |
maxklein/AppSalesGraph | 5ebb686605209e77e8a4f3c7f1d2170ceb550644 | I'm attemping to add support for multiple vendors, but having trouble. I've done the preliminary stuff, still trying to figure out how to properly post the form | diff --git a/appdailysales.py b/appdailysales.py
index a59b8e7..0d3b9c0 100644
--- a/appdailysales.py
+++ b/appdailysales.py
@@ -1,344 +1,378 @@
#!/usr/bin/python
#
# appdailysales.py
#
# iTune Connect Daily Sales Reports Downloader
# Copyright 2008-2009 Kirby Turner
#
# Version 1.9
#
# Latest version and add... |
maxklein/AppSalesGraph | 5e1f0ba921d327d8448a44004676f4bf1cbe0708 | Added error message when multiple vendor iTunes Login Detected | diff --git a/appdailysales.py b/appdailysales.py
index f3b676c..a59b8e7 100644
--- a/appdailysales.py
+++ b/appdailysales.py
@@ -1,339 +1,344 @@
#!/usr/bin/python
#
# appdailysales.py
#
# iTune Connect Daily Sales Reports Downloader
# Copyright 2008-2009 Kirby Turner
#
# Version 1.9
#
# Latest version and add... |
maxklein/AppSalesGraph | b6a30d31c347b4830c2bfd7e4acfd398e2337e97 | Removed some comments | diff --git a/mainframe.py b/mainframe.py
index 49aa9ae..53f1094 100644
--- a/mainframe.py
+++ b/mainframe.py
@@ -1,565 +1,563 @@
# AppSalesGraph: AppStore Sales Graphing
# Copyright (c) 2010 by Max Klein (maximusklein@gmail.com)
#
# GNU General Public Licence (GPL)
#
# This program is free software; you can redi... |
wuxiny2/gitdemo | 96ae86d7ee51bb8489723cdc9f68632b03e3fc42 | issue two | diff --git a/firstProposal b/firstProposal
new file mode 100644
index 0000000..e69de29
|
dwins/vim-sld | 133b7caf7f6b49636b3add88b5bf0d233ce30bc1 | Note pathogen as an alternative installation method. | diff --git a/README.md b/README.md
index ae3ac3d..a2e1ec5 100644
--- a/README.md
+++ b/README.md
@@ -1,37 +1,39 @@
Install
=======
+This plugin works well with Tim Pope's [fugitive](https://github.com/tpope/vim-pathogen/) plugin, but you can also install manually.
+
1. Check out the repository with Git, or use the... |
dwins/vim-sld | bae09c36b7f554d55867c9a7665317971c0a3ae8 | Added Transformation element to xsd | diff --git a/xsd/sld/StyledLayerDescriptor.xsd b/xsd/sld/StyledLayerDescriptor.xsd
index 5a7a6af..b3c9139 100644
--- a/xsd/sld/StyledLayerDescriptor.xsd
+++ b/xsd/sld/StyledLayerDescriptor.xsd
@@ -1,758 +1,773 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema targetNamespace="http://www.opengis.net/sld"
... |
dwins/vim-sld | d5a52f3498ee1133471acf07b3e119daa831d5b3 | Fixed a typo in the README file | diff --git a/README.md b/README.md
index 1e8068d..ae3ac3d 100644
--- a/README.md
+++ b/README.md
@@ -1,37 +1,37 @@
Install
=======
1. Check out the repository with Git, or use the "Download Source" link on the
Github homepage.
2. Copy the files into `~/.vim/`. You should end up with a structure like:
* ... |
dwins/vim-sld | 5e2ef6c5114fedf8841b4a65f5ef295588a9d771 | Add spacing to 'Further Reading' section | diff --git a/README.md b/README.md
index 02a8f41..1e8068d 100644
--- a/README.md
+++ b/README.md
@@ -1,36 +1,37 @@
Install
=======
1. Check out the repository with Git, or use the "Download Source" link on the
Github homepage.
2. Copy the files into `~/.vim/`. You should end up with a structure like:
* ... |
dwins/vim-sld | 8a83c698e71c140109b2d0b35afd61058b4fe31d | Add readme | diff --git a/README.md b/README.md
new file mode 100644
index 0000000..02a8f41
--- /dev/null
+++ b/README.md
@@ -0,0 +1,36 @@
+Install
+=======
+
+1. Check out the repository with Git, or use the "Download Source" link on the
+Github homepage.
+
+2. Copy the files into `~/.vim/`. You should end up with a structure lik... |
DavidMikeSimon/offroad | 0dee8935c6600428204494ba3c24e531277d57b0 | Cutting down on logging nonsense | diff --git a/test/app_root/config/environments/test.rb b/test/app_root/config/environments/test.rb
index 418d036..6b35834 100644
--- a/test/app_root/config/environments/test.rb
+++ b/test/app_root/config/environments/test.rb
@@ -1,17 +1,20 @@
config.cache_classes = true
# Log error messages when you accidentally ca... |
DavidMikeSimon/offroad | d94bca46d34f4c40639a730e031f5f969570f8bb | Using rails 2.3.12 instead of 11 | diff --git a/test/app_root/config/environment.rb b/test/app_root/config/environment.rb
index ed32739..04948ad 100644
--- a/test/app_root/config/environment.rb
+++ b/test/app_root/config/environment.rb
@@ -1,24 +1,24 @@
require File.join(File.dirname(__FILE__), 'boot')
-RAILS_GEM_VERSION = '2.3.11'
+RAILS_GEM_VERSION... |
DavidMikeSimon/offroad | fb55aa16ddfd11365de30f380c0e273a3119fb89 | Allowing records with bad foreign key references to still pass offline validation; it's not our job to check that | diff --git a/lib/model_extensions.rb b/lib/model_extensions.rb
index a859bc5..3cf4c96 100644
--- a/lib/model_extensions.rb
+++ b/lib/model_extensions.rb
@@ -1,377 +1,378 @@
module Offroad
module ModelExtensions
OFFROAD_VALID_MODES = [:group_base, :group_owned, :group_single, :global]
OFFROAD_GROUP_MODES =... |
DavidMikeSimon/offroad | 2a52f8257755ebe1e9e057ce1b2d469071cff19f | More postgres sequence management in test_helper and mirror_data; all tests now passing in all modes | diff --git a/lib/mirror_data.rb b/lib/mirror_data.rb
index 2083462..1eccce6 100644
--- a/lib/mirror_data.rb
+++ b/lib/mirror_data.rb
@@ -1,365 +1,376 @@
module Offroad
private
class MirrorData
attr_reader :group, :mode
def initialize(group, options = {})
@group = group
@initial_... |
DavidMikeSimon/offroad | 6381e27d863c9e342368205943a5a32bf2db6d27 | Clearing query cache before doing post-import validation, to get access to new RRSes | diff --git a/lib/mirror_data.rb b/lib/mirror_data.rb
index 982facd..2083462 100644
--- a/lib/mirror_data.rb
+++ b/lib/mirror_data.rb
@@ -1,364 +1,365 @@
module Offroad
private
class MirrorData
attr_reader :group, :mode
def initialize(group, options = {})
@group = group
@initial_... |
DavidMikeSimon/offroad | b1f0ee4c2a6eb663d2bc6256080b4f9f5416600a | Managing postgres sequences in test framework and mirror_data | diff --git a/lib/mirror_data.rb b/lib/mirror_data.rb
index dd074be..982facd 100644
--- a/lib/mirror_data.rb
+++ b/lib/mirror_data.rb
@@ -1,357 +1,364 @@
module Offroad
private
class MirrorData
attr_reader :group, :mode
def initialize(group, options = {})
@group = group
@initial_... |
DavidMikeSimon/offroad | 4cce38373ccbbb70115e5755da8a61afa4755227 | Stripping msecs from datetimes before comparison in mirror_data_test | diff --git a/test/unit/mirror_data_test.rb b/test/unit/mirror_data_test.rb
index 1f162e5..61d3dc7 100644
--- a/test/unit/mirror_data_test.rb
+++ b/test/unit/mirror_data_test.rb
@@ -1,568 +1,580 @@
require File.expand_path(File.dirname(__FILE__) + '/../test_helper')
class MirrorDataTest < Test::Unit::TestCase
onl... |
DavidMikeSimon/offroad | 6f5774116389a3cb0ae2c473084ed06b3c3edb81 | Silencing postgresql notice messages in test app | diff --git a/test/app_root/config/database-pg.yml b/test/app_root/config/database-pg.yml
index d4067d6..340a37d 100644
--- a/test/app_root/config/database-pg.yml
+++ b/test/app_root/config/database-pg.yml
@@ -1,7 +1,8 @@
test:
adapter: postgresql
encoding: unicode
database: offroad_test
pool: 5
username... |
DavidMikeSimon/offroad | 84bc8f66bc582092f0655a96fd1011d6e4398f1e | Added postgres-specific way of reserving local ids | diff --git a/lib/app/models/offroad/received_record_state.rb b/lib/app/models/offroad/received_record_state.rb
index b890e2a..b1a1df1 100644
--- a/lib/app/models/offroad/received_record_state.rb
+++ b/lib/app/models/offroad/received_record_state.rb
@@ -1,109 +1,115 @@
module Offroad
private
class ReceivedRec... |
DavidMikeSimon/offroad | e3c96e5687029c0ade8abafb91ac87a8d245472b | Fixed some more table name case-sensitivity bugs | diff --git a/lib/mirror_data.rb b/lib/mirror_data.rb
index 8d00b06..eadc672 100644
--- a/lib/mirror_data.rb
+++ b/lib/mirror_data.rb
@@ -1,357 +1,357 @@
module Offroad
private
class MirrorData
attr_reader :group, :mode
def initialize(group, options = {})
@group = group
@initial_... |
DavidMikeSimon/offroad | 9027e5645e716b92ed65b56df287672d07829bb9 | Only trying to empty sqlite_sequence when using sqlite | diff --git a/lib/mirror_data.rb b/lib/mirror_data.rb
index 0414d1c..8d00b06 100644
--- a/lib/mirror_data.rb
+++ b/lib/mirror_data.rb
@@ -1,354 +1,357 @@
module Offroad
private
class MirrorData
attr_reader :group, :mode
def initialize(group, options = {})
@group = group
@initial_... |
DavidMikeSimon/offroad | f4e6b5e42fe883d34eb021a9195a413747642c09 | Monkey patching ar-extensions nextval bug | diff --git a/lib/offroad.rb b/lib/offroad.rb
index f64f9f4..7a90ef9 100644
--- a/lib/offroad.rb
+++ b/lib/offroad.rb
@@ -1,30 +1,41 @@
# Offroad
require 'version'
require 'module_funcs'
require 'cargo_streamer'
require 'exceptions'
require 'mirror_data'
path = File.join(File.dirname(__FILE__), 'app', 'models... |
DavidMikeSimon/offroad | a48a6e122f5db349a3ee6ab0b2b323e9e193f7f6 | Explicitly requiring ar-extensions 0.9.4 | diff --git a/Rakefile b/Rakefile
index 3d3a608..644829b 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,75 +1,75 @@
require 'rubygems'
require 'rake'
require 'rake/testtask'
require 'rake/rdoctask'
require 'rake/gempackagetask'
def common_test_settings(t)
t.libs << 'lib'
t.libs << 'test'
t.pattern = 'test/*... |
DavidMikeSimon/offroad | a8ba7a85b85023a657025e6ded2c2030861e427d | Added test helper env variable to show full backtrace | diff --git a/test/test_helper.rb b/test/test_helper.rb
index 4a20b10..baebf26 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -1,422 +1,426 @@
ENV['RAILS_ENV'] = 'test'
prev_dir = Dir.getwd
begin
Dir.chdir("#{File.dirname(__FILE__)}/..")
begin
# Used when running test files directly
... |
DavidMikeSimon/offroad | 436331beaf805df6e55e02d5e3999f3de69408e4 | Using double quotes instead of backticks for postgres compatibility | diff --git a/lib/model_extensions.rb b/lib/model_extensions.rb
index 821438b..a859bc5 100644
--- a/lib/model_extensions.rb
+++ b/lib/model_extensions.rb
@@ -1,377 +1,377 @@
module Offroad
module ModelExtensions
OFFROAD_VALID_MODES = [:group_base, :group_owned, :group_single, :global]
OFFROAD_GROUP_MODES =... |
DavidMikeSimon/offroad | 139f38e195bd7dbccc7da12372749da8e358c56f | Resetting postgresql database on test runs | diff --git a/test/test_helper.rb b/test/test_helper.rb
index f4f0e6e..4a20b10 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -1,411 +1,422 @@
ENV['RAILS_ENV'] = 'test'
prev_dir = Dir.getwd
begin
Dir.chdir("#{File.dirname(__FILE__)}/..")
begin
# Used when running test files directly
... |
DavidMikeSimon/offroad | 5be15898137b2ad6b030bf5be5dbf8753026dad7 | Using env var to select which test database to use | diff --git a/test/app_root/config/database-pg.yml b/test/app_root/config/database-pg.yml
new file mode 100644
index 0000000..d4067d6
--- /dev/null
+++ b/test/app_root/config/database-pg.yml
@@ -0,0 +1,7 @@
+test:
+ adapter: postgresql
+ encoding: unicode
+ database: offroad_test
+ pool: 5
+ username: david
+ pass... |
DavidMikeSimon/offroad | 2a32a948aa965d9cddc061890d047dfab8831a06 | More flexible check for db adapter type in test helper | diff --git a/test/test_helper.rb b/test/test_helper.rb
index 366068d..f4f0e6e 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -1,411 +1,411 @@
ENV['RAILS_ENV'] = 'test'
prev_dir = Dir.getwd
begin
Dir.chdir("#{File.dirname(__FILE__)}/..")
begin
# Used when running test files directly
... |
DavidMikeSimon/offroad | 78419301290f51fe4e2583be746d301dc2bdb48c | Requiring specific rails version in test app | diff --git a/test/app_root/config/environment.rb b/test/app_root/config/environment.rb
index 90ef9e6..95ed982 100644
--- a/test/app_root/config/environment.rb
+++ b/test/app_root/config/environment.rb
@@ -1,15 +1,17 @@
require File.join(File.dirname(__FILE__), 'boot')
+RAILS_GEM_VERSION = '2.3.11'
+
Rails::Initiali... |
DavidMikeSimon/offroad | dafdd686539c2b49bcab1ac80a6112fd4e43d626 | Factoring out some sqlite-specific test framework stuff | diff --git a/test/test_helper.rb b/test/test_helper.rb
index 79f35c1..366068d 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -1,405 +1,411 @@
ENV['RAILS_ENV'] = 'test'
prev_dir = Dir.getwd
begin
Dir.chdir("#{File.dirname(__FILE__)}/..")
begin
# Used when running test files directly
... |
DavidMikeSimon/offroad | 01b714fcb5f8251b6efd6963207681b25c207795 | TODO notes on unit tests needed | diff --git a/TODO b/TODO
index 94ac959..9a012d2 100644
--- a/TODO
+++ b/TODO
@@ -1,40 +1,42 @@
High priority:
- Creating/updating the installer (ideally, git pull on target platform, one rake task, then git push)
- Add a generate task to initialize config files in a Rails app
- Documentation
- Resolve issue of too... |
DavidMikeSimon/offroad | 7f841536090eaec0991ab8c9af80b0decee93e44 | Stopping spurious id-change errors, need a test | diff --git a/lib/model_extensions.rb b/lib/model_extensions.rb
index 696a3f5..821438b 100644
--- a/lib/model_extensions.rb
+++ b/lib/model_extensions.rb
@@ -1,377 +1,377 @@
module Offroad
module ModelExtensions
OFFROAD_VALID_MODES = [:group_base, :group_owned, :group_single, :global]
OFFROAD_GROUP_MODES =... |
DavidMikeSimon/offroad | 31455def83f99d42b0e5e146c20b4f52ca2f71da | When checking foreign key group matching, making sure target actually has a group | diff --git a/lib/model_extensions.rb b/lib/model_extensions.rb
index 36a7f2b..696a3f5 100644
--- a/lib/model_extensions.rb
+++ b/lib/model_extensions.rb
@@ -1,377 +1,377 @@
module Offroad
module ModelExtensions
OFFROAD_VALID_MODES = [:group_base, :group_owned, :group_single, :global]
OFFROAD_GROUP_MODES =... |
DavidMikeSimon/offroad | 976c3737bbf93a8c447d41baadfd682048295103 | Group controllers now get access to special render methods declaratively | diff --git a/TODO b/TODO
index a4b582a..94ac959 100644
--- a/TODO
+++ b/TODO
@@ -1,42 +1,40 @@
High priority:
- Creating/updating the installer (ideally, git pull on target platform, one rake task, then git push)
- Add a generate task to initialize config files in a Rails app
- Documentation
- Resolve issue of too... |
DavidMikeSimon/offroad | 0a23db8788a146530b2cd9247ba70c5455da9fba | Only checking for after_offroad_upload callback once per batch | diff --git a/lib/mirror_data.rb b/lib/mirror_data.rb
index ca34150..0414d1c 100644
--- a/lib/mirror_data.rb
+++ b/lib/mirror_data.rb
@@ -1,354 +1,354 @@
module Offroad
private
class MirrorData
attr_reader :group, :mode
def initialize(group, options = {})
@group = group
@initial_... |
DavidMikeSimon/offroad | f3c208edde47e407df2757ecf0862f1eafe77b01 | Added after_offroad_destroy callback | diff --git a/lib/mirror_data.rb b/lib/mirror_data.rb
index 917d51c..ca34150 100644
--- a/lib/mirror_data.rb
+++ b/lib/mirror_data.rb
@@ -1,347 +1,354 @@
module Offroad
private
class MirrorData
attr_reader :group, :mode
def initialize(group, options = {})
@group = group
@initial_... |
DavidMikeSimon/offroad | 765b5bd21ecad2d0c45f8abc81511225179a809c | Implemented after_offroad_upload callback | diff --git a/lib/mirror_data.rb b/lib/mirror_data.rb
index 2692891..917d51c 100644
--- a/lib/mirror_data.rb
+++ b/lib/mirror_data.rb
@@ -1,340 +1,347 @@
module Offroad
private
class MirrorData
attr_reader :group, :mode
def initialize(group, options = {})
@group = group
@initial_... |
DavidMikeSimon/offroad | 3009649ce4272e96e6e3e265f4d7a5b9042a79ec | Prevented unit tests from accidentally loading gem | diff --git a/test/test_helper.rb b/test/test_helper.rb
index 9cf3b99..79f35c1 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -1,404 +1,405 @@
ENV['RAILS_ENV'] = 'test'
prev_dir = Dir.getwd
begin
Dir.chdir("#{File.dirname(__FILE__)}/..")
begin
# Used when running test files directly
+ ... |
DavidMikeSimon/offroad | 8630003b90c6a82f7e0f5b8c72b3dcd474c9aca4 | TODO note on potential bug | diff --git a/TODO b/TODO
index bd8068d..a4b582a 100644
--- a/TODO
+++ b/TODO
@@ -1,41 +1,42 @@
High priority:
- Creating/updating the installer (ideally, git pull on target platform, one rake task, then git push)
- Add a generate task to initialize config files in a Rails app
- Documentation
- Resolve issue of too... |
DavidMikeSimon/offroad | e2a55353df13fca1e4209f735389ae3ac4db4426 | Doing mirror data ops with sql statement caching on | diff --git a/lib/mirror_data.rb b/lib/mirror_data.rb
index 9aad2e1..2692891 100644
--- a/lib/mirror_data.rb
+++ b/lib/mirror_data.rb
@@ -1,335 +1,340 @@
module Offroad
private
class MirrorData
attr_reader :group, :mode
def initialize(group, options = {})
@group = group
@initial_... |
DavidMikeSimon/offroad | 95c3bd8dc0292ff023b284f215a63f4441ea8446 | TODO updated | diff --git a/TODO b/TODO
index f62674f..bd8068d 100644
--- a/TODO
+++ b/TODO
@@ -1,40 +1,41 @@
High priority:
- Creating/updating the installer (ideally, git pull on target platform, one rake task, then git push)
- Add a generate task to initialize config files in a Rails app
-- Convert to gem
- Documentation
- Re... |
DavidMikeSimon/offroad | 979b563f4468ccfb8452aed2612c95eb5a163afd | Note on Hobo-related bug | diff --git a/TODO b/TODO
index f2ce374..f62674f 100644
--- a/TODO
+++ b/TODO
@@ -1,39 +1,40 @@
High priority:
- Creating/updating the installer (ideally, git pull on target platform, one rake task, then git push)
- Add a generate task to initialize config files in a Rails app
- Convert to gem
- Documentation
- Re... |
DavidMikeSimon/offroad | d7c8663b04fab326e8ad33e9dfa2d719a4122701 | Previous hobo permissions override approach blocked off user-defined permission methods | diff --git a/lib/model_extensions.rb b/lib/model_extensions.rb
index 9d94708..36a7f2b 100644
--- a/lib/model_extensions.rb
+++ b/lib/model_extensions.rb
@@ -1,376 +1,377 @@
module Offroad
module ModelExtensions
OFFROAD_VALID_MODES = [:group_base, :group_owned, :group_single, :global]
OFFROAD_GROUP_MODES =... |
DavidMikeSimon/offroad | 743027a4026dc3830c7c0b9d72482a500fcbcbb8 | Whoops, new unit test wasn't working right when hobo test mode off | diff --git a/test/unit/hobo_permissions_test.rb b/test/unit/hobo_permissions_test.rb
index 6af2272..8bbc7b1 100644
--- a/test/unit/hobo_permissions_test.rb
+++ b/test/unit/hobo_permissions_test.rb
@@ -1,38 +1,40 @@
require File.expand_path(File.dirname(__FILE__) + '/../test_helper')
# This is a unit test on the abi... |
DavidMikeSimon/offroad | 036434917219da8465bd039e47ddffdba3d4c449 | Fixed bug where Hobo permissions methods not being overwritten right | diff --git a/lib/model_extensions.rb b/lib/model_extensions.rb
index 6d7bca5..9d94708 100644
--- a/lib/model_extensions.rb
+++ b/lib/model_extensions.rb
@@ -1,379 +1,376 @@
module Offroad
module ModelExtensions
OFFROAD_VALID_MODES = [:group_base, :group_owned, :group_single, :global]
OFFROAD_GROUP_MODES =... |
DavidMikeSimon/offroad | fdf87cdec4f4e5f972b3a76cb07c748ee252fb81 | Added a test to expose bug where Hobo permission methods not overriden properly | diff --git a/test/unit/hobo_permissions_test.rb b/test/unit/hobo_permissions_test.rb
new file mode 100644
index 0000000..6af2272
--- /dev/null
+++ b/test/unit/hobo_permissions_test.rb
@@ -0,0 +1,38 @@
+require File.expand_path(File.dirname(__FILE__) + '/../test_helper')
+
+# This is a unit test on the ability of model_... |
DavidMikeSimon/offroad | 09feb7df553477cf8e899fca4a53562bcea0c31b | Automatically adding Hobo permissions checks for Offroad-related before_save and before_destroy | diff --git a/lib/model_extensions.rb b/lib/model_extensions.rb
index a94bd02..6d7bca5 100644
--- a/lib/model_extensions.rb
+++ b/lib/model_extensions.rb
@@ -1,348 +1,379 @@
module Offroad
module ModelExtensions
OFFROAD_VALID_MODES = [:group_base, :group_owned, :group_single, :global]
OFFROAD_GROUP_MODES =... |
DavidMikeSimon/offroad | 18cd5e4cb86fcab8e06c76d56d29c82b27135124 | Removed an old FIXME notice | diff --git a/lib/model_extensions.rb b/lib/model_extensions.rb
index abb621d..a94bd02 100644
--- a/lib/model_extensions.rb
+++ b/lib/model_extensions.rb
@@ -1,350 +1,348 @@
module Offroad
module ModelExtensions
OFFROAD_VALID_MODES = [:group_base, :group_owned, :group_single, :global]
OFFROAD_GROUP_MODES =... |
DavidMikeSimon/offroad | f7186326706c902337b97109747fe0bccc84c9d5 | Using a seperate module for CommonHobo permission methods | diff --git a/test/app_root/lib/common_hobo.rb b/test/app_root/lib/common_hobo.rb
index 6020b45..d87d44d 100644
--- a/test/app_root/lib/common_hobo.rb
+++ b/test/app_root/lib/common_hobo.rb
@@ -1,11 +1,15 @@
module CommonHobo
def self.included(base)
base.class_eval do
hobo_model
attr_accessor :per... |
DavidMikeSimon/offroad | 7ed103a7f70cf8d7473e6b27cf7f97f4a4dc0ad1 | Attaching test models to hobo permissions checking module | diff --git a/test/app_root/app/models/global_record.rb b/test/app_root/app/models/global_record.rb
index dea9e4e..64af8ae 100644
--- a/test/app_root/app/models/global_record.rb
+++ b/test/app_root/app/models/global_record.rb
@@ -1,10 +1,10 @@
class GlobalRecord < ActiveRecord::Base
- hobo_model if HOBO_TEST_MODE
+ i... |
DavidMikeSimon/offroad | df5bc91fda4b098fc697c54e7a1b37115dfabe73 | Added mechanisms to test framework for testing effects on hobo permissions | diff --git a/test/app_root/app/models/guest.rb b/test/app_root/app/models/guest.rb
new file mode 100644
index 0000000..17c1aa7
--- /dev/null
+++ b/test/app_root/app/models/guest.rb
@@ -0,0 +1,7 @@
+if HOBO_TEST_MODE
+ class Guest < Hobo::Guest
+ def administrator?
+ false
+ end
+ end
+end
diff --git a/test... |
DavidMikeSimon/offroad | d49921302d364e4024967075307e456851fdae21 | Removed an old unused method | diff --git a/lib/model_extensions.rb b/lib/model_extensions.rb
index 19ead1c..abb621d 100644
--- a/lib/model_extensions.rb
+++ b/lib/model_extensions.rb
@@ -1,356 +1,350 @@
module Offroad
module ModelExtensions
OFFROAD_VALID_MODES = [:group_base, :group_owned, :group_single, :global]
OFFROAD_GROUP_MODES =... |
DavidMikeSimon/offroad | b8a3a342969154668c42dda9b4c685224e2ef516 | Fixed a deprecation warning caused by activesupport upgrade | diff --git a/lib/offroad.rb b/lib/offroad.rb
index d0049f3..edfcc01 100644
--- a/lib/offroad.rb
+++ b/lib/offroad.rb
@@ -1,27 +1,27 @@
# Offroad
require 'version'
require 'module_funcs'
require 'cargo_streamer'
require 'exceptions'
require 'mirror_data'
%w{ models controllers }.each do |dir|
path = File.j... |
DavidMikeSimon/offroad | ba2baaf004fe998e7ca2d72a6ab62776442e0b17 | Added a locked_by_offroad method to global models | diff --git a/lib/model_extensions.rb b/lib/model_extensions.rb
index ebc93df..19ead1c 100644
--- a/lib/model_extensions.rb
+++ b/lib/model_extensions.rb
@@ -1,353 +1,356 @@
module Offroad
module ModelExtensions
OFFROAD_VALID_MODES = [:group_base, :group_owned, :group_single, :global]
OFFROAD_GROUP_MODES =... |
DavidMikeSimon/offroad | 8bd56682bf9a059e8af44f5c7cee9af5bdda527f | Compensated for Hobo changing default value of booleans when unspecified | diff --git a/test/app_root/db/migrate/20100529235049_create_tables.rb b/test/app_root/db/migrate/20100529235049_create_tables.rb
index e5d0905..e856878 100644
--- a/test/app_root/db/migrate/20100529235049_create_tables.rb
+++ b/test/app_root/db/migrate/20100529235049_create_tables.rb
@@ -1,64 +1,64 @@
class CreateTabl... |
DavidMikeSimon/offroad | 3a65edcc5d502cc44643eaaa6e9352c52048937b | Added a test mode for making sure gem works with hobo | diff --git a/test/app_root/app/models/global_record.rb b/test/app_root/app/models/global_record.rb
index 145b944..dea9e4e 100644
--- a/test/app_root/app/models/global_record.rb
+++ b/test/app_root/app/models/global_record.rb
@@ -1,9 +1,10 @@
class GlobalRecord < ActiveRecord::Base
+ hobo_model if HOBO_TEST_MODE
ac... |
DavidMikeSimon/offroad | a95f796c0ee52b19a712ec9ee3f533969572073f | Got rid of references to the word 'plugin' in various places | diff --git a/README.rdoc b/README.rdoc
index dccbd0c..5559e17 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -1,29 +1,29 @@
*NOTE*: This gem is a work in progress. It does work, but it's not especially convenient, yet.
Better documentation and scripts will follow in time.
*NOTE*: Currently the gem is only compatibl... |
DavidMikeSimon/offroad | 56130b0254bc4e5dc80d9966e079613127ab2c6c | Got rid of old VERSION_MAJOR and VERSION_MINOR constants | diff --git a/lib/app/models/offroad/mirror_info.rb b/lib/app/models/offroad/mirror_info.rb
index bc02744..f9e30e4 100644
--- a/lib/app/models/offroad/mirror_info.rb
+++ b/lib/app/models/offroad/mirror_info.rb
@@ -1,53 +1,53 @@
module Offroad
private
# Non-database model representing general information attac... |
DavidMikeSimon/offroad | ea586e604c1872b2aa88a27d04fc518a20986238 | TODO note about putting CargoStreamer in its own gem | diff --git a/TODO b/TODO
index 715c0ac..b4997bd 100644
--- a/TODO
+++ b/TODO
@@ -1,38 +1,39 @@
High priority:
- Creating/updating the installer (ideally, git pull on target platform, one rake task, then git push)
- Get the plugin installer to work well
- Convert to gem
- Documentation
- Resolve issue of too-long ... |
DavidMikeSimon/offroad | 629f03497d5d54b4dde13a203e09a9899e4672ec | TODO note about getting README into the gem rdocs | diff --git a/TODO b/TODO
index cc1bef6..715c0ac 100644
--- a/TODO
+++ b/TODO
@@ -1,37 +1,38 @@
High priority:
- Creating/updating the installer (ideally, git pull on target platform, one rake task, then git push)
- Get the plugin installer to work well
- Convert to gem
- Documentation
- Resolve issue of too-long ... |
DavidMikeSimon/offroad | 38a6ab1d648ddc1c9db6be71dffa9a4b6a42e774 | Moved gemspec into Rakefile, using a rake task to package gem | diff --git a/.gitignore b/.gitignore
index 962a6d8..d9d82cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
test/app_root/log
coverage
-offroad*.gem
+pkg
diff --git a/Rakefile b/Rakefile
index c040ce6..347d4ca 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,53 +1,75 @@
require 'rubygems'
require 'rake'
require... |
DavidMikeSimon/offroad | 60a85c6141ba3a709ed658a5571f190a7545fc6d | TODO note about index name bug | diff --git a/TODO b/TODO
index 37590cc..cc1bef6 100644
--- a/TODO
+++ b/TODO
@@ -1,36 +1,37 @@
High priority:
- Creating/updating the installer (ideally, git pull on target platform, one rake task, then git push)
- Get the plugin installer to work well
- Convert to gem
- Documentation
+- Resolve issue of too-long ... |
DavidMikeSimon/offroad | a3ba4fe883036b3b755dfb92c845c5e1366b862c | Added ar-extensions dependency to gem | diff --git a/offroad.gemspec b/offroad.gemspec
index 6ca13de..6855862 100644
--- a/offroad.gemspec
+++ b/offroad.gemspec
@@ -1,19 +1,21 @@
# encoding: utf-8
$:.unshift File.expand_path('../lib', __FILE__)
require 'lib/version'
Gem::Specification.new do |s|
s.name = "offroad"
s.version = Offro... |
DavidMikeSimon/offroad | c2d2b748c9a513091fc48169565ca8b5d6d6273f | TODO note on stopping test log | diff --git a/TODO b/TODO
index 04b4111..37590cc 100644
--- a/TODO
+++ b/TODO
@@ -1,35 +1,36 @@
High priority:
- Creating/updating the installer (ideally, git pull on target platform, one rake task, then git push)
- Get the plugin installer to work well
- Convert to gem
- Documentation
Low priority:
+- Get the t... |
DavidMikeSimon/offroad | 49f4eee01706b6920f842db1ae99cd09aa206849 | First attempt at converting project into a gem | diff --git a/README.rdoc b/README.rdoc
index 39bac56..dccbd0c 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -1,29 +1,29 @@
*NOTE*: This gem is a work in progress. It does work, but it's not especially convenient, yet.
Better documentation and scripts will follow in time.
*NOTE*: Currently the gem is only compatibl... |
DavidMikeSimon/offroad | fb01fd00d5886929c50bc7390f81479427e22405 | Preparing a bit for being able to release a gem | diff --git a/.gitignore b/.gitignore
index 88c13f2..962a6d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
test/app_root/log
coverage
+offroad*.gem
diff --git a/COPYING b/LICENSE
similarity index 100%
rename from COPYING
rename to LICENSE
|
DavidMikeSimon/offroad | b9b8c8eebc65cd6c7e01efa15bd3fd7b88b92cb2 | Removed unnecessary online-mode-set in test env | diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..88c13f2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+test/app_root/log
+coverage
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..724dcfb
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,674 @@
+ GNU GENERAL PUBLIC LI... |
no6v/mysql_uint | 834b16960303f35ffaf33a256360beb20ca15c4e | initial release | diff --git a/MIT-LICENSE b/MIT-LICENSE
new file mode 100644
index 0000000..4134f27
--- /dev/null
+++ b/MIT-LICENSE
@@ -0,0 +1,20 @@
+Copyright (c) 2009 Nobuhiro IMAI
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to... |
dirkm/asn1 | 3ceb48866a89dd9727f51a2cd587ca8acb847c52 | removed proprietary info | diff --git a/test/syntax_data/full_example.asn1 b/test/syntax_data/full_example.asn1
index e22332a..3b5733f 100644
--- a/test/syntax_data/full_example.asn1
+++ b/test/syntax_data/full_example.asn1
@@ -1,152 +1,137 @@
-----------------------------------------------------------------------
---
--- file sdpgw.asn1... |
dirkm/asn1 | 28dab9b0dcb550d0d830cad133e62238d12f0f93 | added omitted files | diff --git a/test/syntax_data/handmade.asn1 b/test/syntax_data/handmade.asn1
new file mode 100644
index 0000000..6439fc3
--- /dev/null
+++ b/test/syntax_data/handmade.asn1
@@ -0,0 +1,38 @@
+ExampleProtocol DEFINITIONS ::=
+
+BEGIN
+
+ExampleProtocolMessage ::= CHOICE {
+ rlcGeneralBroadcastInformation RlcGeneralBroad... |
dirkm/asn1 | c3486f3ba986b1135d9e89f8e2cabff7c2d5df49 | cleaning up | diff --git a/codec/tlv_terminal.hpp b/codec/tlv_terminal.hpp
index 4a6af44..8b0a439 100644
--- a/codec/tlv_terminal.hpp
+++ b/codec/tlv_terminal.hpp
@@ -1,128 +1,128 @@
#ifndef ASN1_CODEC_TLV_TERMINAL_HPP
#define ASN1_CODEC_TLV_TERMINAL_HPP
#include "codec/tlv.hpp"
#include <boost/spirit/home/support/info.hpp>
... |
dirkm/asn1 | e6aaadea948ac0fb246fd01bb3e077e0498f565a | added comments | diff --git a/codec/tlv_terminal.hpp b/codec/tlv_terminal.hpp
index 6a47059..4a6af44 100644
--- a/codec/tlv_terminal.hpp
+++ b/codec/tlv_terminal.hpp
@@ -1,123 +1,128 @@
#ifndef ASN1_CODEC_TLV_TERMINAL_HPP
#define ASN1_CODEC_TLV_TERMINAL_HPP
#include "codec/tlv.hpp"
#include <boost/spirit/home/support/info.hpp>
... |
dirkm/asn1 | 8c975701f0a6d0c7d7e2ae0c86955c97c0afafad | readded info | diff --git a/codec/tlv_terminal.hpp b/codec/tlv_terminal.hpp
index 0f0d345..6a47059 100644
--- a/codec/tlv_terminal.hpp
+++ b/codec/tlv_terminal.hpp
@@ -1,116 +1,123 @@
#ifndef ASN1_CODEC_TLV_TERMINAL_HPP
#define ASN1_CODEC_TLV_TERMINAL_HPP
#include "codec/tlv.hpp"
#include <boost/spirit/home/support/info.hpp>
... |
dirkm/asn1 | 996d7c875ad073106e0e45e05652ce6c06c767c4 | got to compile with parameters | diff --git a/test/parse_experiments.cpp b/test/parse_experiments.cpp
index 22c6abc..cc76143 100644
--- a/test/parse_experiments.cpp
+++ b/test/parse_experiments.cpp
@@ -1,81 +1,74 @@
#define BOOST_TEST_MODULE ASN1ParseExperiments
#include <boost/test/included/unit_test.hpp>
#include "test/codec_util.hpp"
#include... |
dirkm/asn1 | cb74a100e413a68d8eaaa4fe3fdd6d7d025085cc | added some comments for future work | diff --git a/codec/tlv_terminal.hpp b/codec/tlv_terminal.hpp
index 5c48f95..0f0d345 100644
--- a/codec/tlv_terminal.hpp
+++ b/codec/tlv_terminal.hpp
@@ -1,114 +1,116 @@
#ifndef ASN1_CODEC_TLV_TERMINAL_HPP
#define ASN1_CODEC_TLV_TERMINAL_HPP
#include "codec/tlv.hpp"
#include <boost/spirit/home/support/info.hpp>
... |
dirkm/asn1 | 39eada813c4799b63c0e24eb3940b0edbd368e1e | generalized | diff --git a/codec/tlv_terminal.hpp b/codec/tlv_terminal.hpp
index 27fc637..5c48f95 100644
--- a/codec/tlv_terminal.hpp
+++ b/codec/tlv_terminal.hpp
@@ -1,115 +1,114 @@
#ifndef ASN1_CODEC_TLV_TERMINAL_HPP
#define ASN1_CODEC_TLV_TERMINAL_HPP
#include "codec/tlv.hpp"
#include <boost/spirit/home/support/info.hpp>
... |
dirkm/asn1 | e723c210473eaead512ce78f2c016311b97e1398 | got to compile with parameters | diff --git a/codec/tlv_terminal.hpp b/codec/tlv_terminal.hpp
index 64e9484..55d00c3 100644
--- a/codec/tlv_terminal.hpp
+++ b/codec/tlv_terminal.hpp
@@ -1,165 +1,117 @@
#ifndef ASN1_CODEC_TLV_TERMINAL_HPP
#define ASN1_CODEC_TLV_TERMINAL_HPP
#include "codec/tlv.hpp"
#include <boost/spirit/home/support/info.hpp>
... |
dirkm/asn1 | f419b711a63b0b0e53078651f4a967cc97366484 | got to compile without parameters | diff --git a/codec/tlv_terminal.hpp b/codec/tlv_terminal.hpp
index e0c899d..64e9484 100644
--- a/codec/tlv_terminal.hpp
+++ b/codec/tlv_terminal.hpp
@@ -1,133 +1,165 @@
#ifndef ASN1_CODEC_TLV_TERMINAL_HPP
#define ASN1_CODEC_TLV_TERMINAL_HPP
#include "codec/tlv.hpp"
#include <boost/spirit/home/support/info.hpp>
... |
dirkm/asn1 | 7ed9d5f156b9e5900e004f1e02b7315336f2f4a5 | compiles without correct tag | diff --git a/test/parse_experiments.cpp b/test/parse_experiments.cpp
index 47e4f6c..70d33ec 100644
--- a/test/parse_experiments.cpp
+++ b/test/parse_experiments.cpp
@@ -1,54 +1,83 @@
#define BOOST_TEST_MODULE ASN1ParseExperiments
#include <boost/test/included/unit_test.hpp>
#include "test/codec_util.hpp"
#include... |
dirkm/asn1 | e6026eab7a7f23f053495b8ad2419f9f7c79d7a1 | basis for parser laid | diff --git a/test/parse_experiments.cpp b/test/parse_experiments.cpp
new file mode 100644
index 0000000..47e4f6c
--- /dev/null
+++ b/test/parse_experiments.cpp
@@ -0,0 +1,54 @@
+#define BOOST_TEST_MODULE ASN1ParseExperiments
+#include <boost/test/included/unit_test.hpp>
+
+#include "test/codec_util.hpp"
+#include "code... |
dirkm/asn1 | 02a1a47aa28e3abd8e8276f6f919f173887435a2 | basis for parser laid | diff --git a/Makefile b/Makefile
index 212df6c..4cdd1b2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,42 +1,45 @@
OBJS:= syntax/generate_static_lex.o
-TEST_OBJS:=test/syntax.o test/read_from_file.o test/codec.o
+TEST_OBJS:=test/syntax.o test/read_from_file.o test/codec.o test/parse_experiments.o
ALL_OBJS:=$(OBJS) $(T... |
dirkm/asn1 | ea56d813da28f0dbc4e72304d0f7ae49555008ea | support enumerations | diff --git a/syntax/parse.hpp b/syntax/parse.hpp
index df98427..a8aed76 100644
--- a/syntax/parse.hpp
+++ b/syntax/parse.hpp
@@ -1,368 +1,389 @@
+#define BOOST_SPIRIT_DEBUG
+#define BOOST_SPIRIT_LEXERTL_DEBUG
+
#ifndef ASN1_SYNTAX_PARSE_HPP
#define ASN1_SYNTAX_PARSE_HPP
#include <boost/spirit/include/qi.hpp>
#inc... |
dirkm/asn1 | 99ca0ba69c18bf976c8a4cda0fc2af02feaa48f0 | all tests pass | diff --git a/codec/tag.hpp b/codec/tag.hpp
index 1b4d46d..98af574 100644
--- a/codec/tag.hpp
+++ b/codec/tag.hpp
@@ -1,78 +1,78 @@
#ifndef ASN1_CODEC_TAG_HPP
#define ASN1_CODEC_TAG_HPP
#include "codec/tagtypes.hpp"
namespace asn1
{
namespace codec
{
class tag
{
public:
ty... |
dirkm/asn1 | d7aefd12539623416cae222b574d134a4f0fece6 | made iterator smaller | diff --git a/codec/tlv_iterator.hpp b/codec/tlv_iterator.hpp
index c5a7bd7..51a9707 100644
--- a/codec/tlv_iterator.hpp
+++ b/codec/tlv_iterator.hpp
@@ -1,79 +1,85 @@
#ifndef ASN1_CODEC_TLV_ITERATOR_HPP
#define ASN1_CODEC_TLV_ITERATOR_HPP
#include <boost/iterator/iterator_facade.hpp>
#include "codec/length.hpp"... |
dirkm/asn1 | df328c889096fa5d143c9dcd5fd6f9793b33a11f | rewrote iterator again | diff --git a/Makefile b/Makefile
index 212df6c..dae2e0d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,42 +1,42 @@
OBJS:= syntax/generate_static_lex.o
TEST_OBJS:=test/syntax.o test/read_from_file.o test/codec.o
ALL_OBJS:=$(OBJS) $(TEST_OBJS)
BOOST_INC:=/home/dirk/localbuild/boost-trunk
#BOOST_LIB:=/home/dirk/loca... |
dirkm/asn1 | 83ab1c44bb88dc66507c22deb3fb4fdfcee78a27 | added codec iterator | diff --git a/codec/tag.hpp b/codec/tag.hpp
index 7c84433..a4cb874 100644
--- a/codec/tag.hpp
+++ b/codec/tag.hpp
@@ -1,77 +1,77 @@
#ifndef ASN1_CODEC_TAG_HPP
#define ASN1_CODEC_TAG_HPP
#include "codec/tagtypes.hpp"
namespace asn1
{
namespace codec
{
class tag
{
public:
ty... |
dirkm/asn1 | 09d2c43853d526c46711f25143ba5d885fbe2e2a | new field | diff --git a/codec/tlv.hpp b/codec/tlv.hpp
new file mode 100644
index 0000000..5e42301
--- /dev/null
+++ b/codec/tlv.hpp
@@ -0,0 +1,31 @@
+#ifndef ASN1_CODEC_TLV_HPP
+#define ASN1_CODEC_TLV_HPP
+
+#include "codec/tag.hpp"
+#include "codec/length.hpp"
+#include "codec/value.hpp"
+
+namespace asn1
+{
+ namespace codec
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.