Rubygem-Wregistry

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

44 check-ins

2019-05-31
19:15
Suppress pointer sign warnings when using the clang compiler. Leaf check-in: 0100738415 user: wbp tags: trunk, version-0.13.2
2017-06-23
21:27
Store default application string for wregutil in registry. check-in: fe5ee70e4b user: wbp tags: trunk, version-0.13.1
2017-06-18
20:21
Add capability to change key values via wregutil. check-in: d13d6b17e7 user: wbp tags: trunk, version-0.13.0
19:56
Fix confused references to wregutil registry and target registry. check-in: 2018248897 user: wbp tags: trunk, version-0.12.3
2017-06-15
20:59
Rename wregutil.rb to wregutil. check-in: 22e15dc218 user: wbp tags: trunk, version-0.12.2
2017-05-12
18:28
Update sqlite3 version to 3.18.0. check-in: a70c4ebe6b user: wbp tags: trunk, version-0.12.1
2017-05-10
01:55
Remove --user-install and --document rdoc,ri options from "gem install" in Rakefile. check-in: 649f8a2af4 user: wbp tags: trunk
2017-05-06
19:27
Add bin/wregutil.rb. check-in: 234044226d user: wbp tags: trunk, version-0.12.0
2017-04-30
00:24
Add clear and existingSection? methods. check-in: b872d52159 user: wbp tags: trunk, version-0.11.0
2017-04-29
01:47
Add bin/show-wreg-settings. check-in: 69de64ac77 user: wbp tags: trunk, version-0.10.0
2017-04-28
22:55
Delete lib/wregistry/wregistry.rb. check-in: 1dafa1d0c6 user: wbp tags: trunk
22:31
Delete compile and dist targets from Rakefile. check-in: 8a93db72f2 user: wbp tags: trunk
21:48
Add additional tests. check-in: f562f53ac4 user: wbp tags: trunk
18:46
Put sqlite3 source files into a separate subdirectory. check-in: 6b808c7190 user: wbp tags: trunk, version-0.9.1
00:56
Add each_key method. check-in: 9fdda79686 user: wbp tags: trunk, version-0.9.0
2017-04-26
00:08
Fix each_section method so that it returns section contents rather than just section names. Closed-Leaf check-in: d17afef91a user: wbp tags: mistake
2017-04-25
00:24
Add each_section method. check-in: f660a28160 user: wbp tags: trunk, version-0.8.0
2016-03-13
21:14
Fix typo in Rakefile. check-in: af474ac6c8 user: wbp tags: trunk
21:12
Add README. check-in: 99c04203a6 user: wbp tags: trunk
21:10
Generate RDoc documentation. check-in: 3097295c53 user: wbp tags: trunk, version-0.7.1
2016-03-11
20:56
Add appKey and vendorKey methods. check-in: 1897c81ecc user: wbp tags: trunk, version-0.7.0
16:42
Fix needing to supply a third argument to read*Entry methods for default value. check-in: 547900a469 user: wbp tags: trunk, version-0.6.1
2016-02-22
23:09
Add deleteEntry method. check-in: cd75ee5142 user: wbp tags: trunk, version-0.6.0
00:39
Return an appropriate default when nil is specified for the read*Entry methods. check-in: 4e008ce411 user: wbp tags: trunk, version-0.5.2
2016-02-21
22:28
Fix problem building distribution tarball. check-in: fddab86858 user: wbp tags: trunk, version-0.5.1
21:20
Add readBoolEntry, readRealEntry, writeBoolEntry, and writeRealEntry. check-in: a7ba7945fe user: wbp tags: trunk, version-0.5.0
2016-02-18
17:05
Correct homepage and eliminate dependencies on cat(1) and pax(1). check-in: 41e20c0e66 user: wbp tags: trunk, version-0.4.2
2016-02-16
01:31
Locate registry database at a suitable location under Windows. check-in: 3b0b77cb40 user: wbp tags: trunk, version-0.4.1
2016-02-06
19:14
Add VERSION constant. check-in: 91748b0394 user: wbp tags: trunk, version-0.4.0
2016-02-04
22:26
Add all source files to the gem. check-in: 6074771be9 user: wbp tags: trunk
21:43
Add LICENSE to distribution tarball and uninstall target to Rakefile. check-in: a67937119e user: wbp tags: trunk
2016-02-03
21:05
Add LICENSE. check-in: b80dd84ba9 user: wbp tags: trunk
2016-02-02
02:08
Use Rake::TestTask to define test task. check-in: 99647e6ef4 user: wbp tags: trunk
2016-01-29
21:57
Add deleteSection method. check-in: 193b395780 user: wbp tags: trunk, version-0.3.0
2016-01-26
21:22
Add homepage to wregistry.gemspec. check-in: a012f5b196 user: wbp tags: trunk
20:54
Add writeIntEntry and implement readIntEntry functionality. check-in: 235fee68bb user: wbp tags: trunk, version-0.2.0
2016-01-25
21:55
Use Test::Unit framework for testing. check-in: b282f02cd0 user: wbp tags: trunk
18:34
Move test_wregistry.rb to test/ and add "test" task to Rakefile. check-in: 22bd1572ad user: wbp tags: trunk
2016-01-23
20:54
Add writeStringEntry method. check-in: c0fc7c9a0d user: wbp tags: trunk, version-0.1.0
00:14
Add SQLite3 source files to distribution tarball. check-in: 02c9e4a460 user: wbp tags: trunk
2016-01-22
22:58
Open a real SQLite3 database file when registry is instantiated. check-in: 66332747d3 user: wbp tags: trunk
03:54
Make initialization method take two arguments. check-in: 810f94226e user: wbp tags: trunk
01:58
Initial import. check-in: c69b2c2d80 user: wbp tags: trunk
01:31
initial empty check-in check-in: 3aa92b2fbe user: wbp tags: trunk