Skip to content

Tags: mdolidon/hamster

Tags

0.16

Toggle 0.16's commit message
fix yesterday's update : submit JobTracker.forget to the semaphore

0.15

Toggle 0.15's commit message
group the job tracking's transactional stuff in one class

All goes in JobTracker, which groups a queue and a set, and keeps the
old mechanism of using a semaphore to make it pausable.

0.14

Toggle 0.14's commit message
strings get smarter

- can contain a double-quote, escaping it with ~
- can be read from a file : file "cookie.txt"

0.13

Toggle 0.13's commit message
Introducing "save as base names"

0.12

Toggle 0.12's commit message
let css processing worker recognize import url() without quotes

0.11

Toggle 0.11's commit message
css @import targets are explored as well

0.10

Toggle 0.10's commit message
accept resources with a query-string

Such as ...stuff.css?654321968749684
(seen with Redmine)

0.9

Toggle 0.9's commit message
remove getDescription from IMatcher

0.8

Toggle 0.8's commit message
shorter log lines ; better start page forced inclusion ; 0.8

0.7

Toggle 0.7's commit message
fix unexpected antislash on Windows