| use Unicode |
|
More...
|
over 7 years ago
|
| workaround for https://github.com/w0rp/ale/issues/1657 |
|
More...
|
over 7 years ago
|
| Merge branch 'MaruHyl-master' |
|
More...
|
over 7 years ago
|
| document the job IDs starting from 1 |
|
More...
|
over 7 years ago
|
| go fmt |
|
More...
|
over 7 years ago
|
| use atomic instead of mutex |
|
More...
|
over 7 years ago
|
| rename "next_job_mutex" to "next_job_id_mutex" |
|
More...
|
over 7 years ago
|
| Merge branch 'MaruHyl-master' |
|
More...
|
over 7 years ago
|
| refactor the next_job_id reading and writing to use a mutex |
|
More...
|
over 7 years ago
|
| fix duplicated IDs |
|
More...
|
over 7 years ago
|
| fix duplicated IDs |
|
More...
|
over 7 years ago
|
| fix link |
|
More...
|
over 7 years ago
|
| add worker and job IDs in Job |
|
More...
|
over 7 years ago
|
| update license |
|
More...
|
about 12 years ago
|
| docs |
|
More...
|
almost 13 years ago
|
| ignore a file created when using syntastic |
|
More...
|
almost 13 years ago
|
| complete the supervisor optimization |
|
More...
|
about 13 years ago
|
| supervisor refactoring |
|
More...
|
about 13 years ago
|
| comment |
|
More...
|
about 13 years ago
|
| use container/list for the job queues |
|
More...
|
about 13 years ago
|
| rename 'NewPool' to 'New' |
|
More...
|
about 13 years ago
|
| Add now waits until the supervisor added the job to the pool |
|
More...
|
about 13 years ago
|
| stop the pool at the end |
|
More...
|
about 13 years ago
|
| stop the pool when we're done with it |
|
More...
|
about 13 years ago
|
| documentation |
|
More...
|
about 13 years ago
|
| more tests |
|
More...
|
about 13 years ago
|
| refactoring |
|
More...
|
about 13 years ago
|
| add tests |
|
More...
|
about 13 years ago
|
| change the supervisor starting/stopping logic |
|
More...
|
about 13 years ago
|
| expose the function in the Job structure |
|
More...
|
about 13 years ago
|