|
|
|
@61
|
[61]
|
6 months |
eweitz |
Ready for release
|
|
|
|
@60
|
[60]
|
6 months |
eweitz |
Help some Lisps optimize the encoding functions
|
|
|
|
@59
|
[59]
|
6 months |
eweitz |
ANSI compliance fix
Tests pass on ClozureCL and AllegroCL now
|
|
|
|
@58
|
[58]
|
6 months |
eweitz |
Optimized the other direction as well
Passes tests on LispWorks?
|
|
|
|
@57
|
[57]
|
6 months |
eweitz |
Re-org
|
|
|
|
@56
|
[56]
|
6 months |
eweitz |
Some cosmetic fixes
Passes tests on AllegroCL as well now
|
|
|
|
@55
|
[55]
|
6 months |
eweitz |
Pre-compute string length
Enhanced condition hierarchy
Passes tests on LW
|
|
|
|
@54
|
[54]
|
6 months |
eweitz |
Compute decoding length
|
|
|
|
@53
|
[53]
|
6 months |
eweitz |
Faster encoding - passes all tests on LW
|
|
|
|
@52
|
[52]
|
6 months |
eweitz |
More needless optimization
|
|
|
|
@51
|
[51]
|
6 months |
eweitz |
Tag for reference
|
|
|
|
@50
|
[50]
|
6 months |
eweitz |
Update to 0.15.3
|
|
|
|
@49
|
[49]
|
6 months |
eweitz |
Cleanup
|
|
|
|
@48
|
[48]
|
6 months |
eweitz |
Tag for reference
|
|
|
|
@47
|
[47]
|
6 months |
eweitz |
Tag for reference
|
|
|
|
@46
|
[46]
|
6 months |
eweitz |
Tags dir
|
|
|
|
@45
|
[45]
|
6 months |
eweitz |
Version 0.15.0, update from branch
|
|
|
|
@44
|
[44]
|
6 months |
eweitz |
Make it 0.15.0
|
|
|
|
@43
|
[43]
|
6 months |
eweitz |
New function octet-length
|
|
|
|
@42
|
[42]
|
6 months |
eweitz |
More documentation
|
|
|
|
@41
|
[41]
|
6 months |
eweitz |
write-sequence
|
|
|
|
@40
|
[40]
|
6 months |
eweitz |
read-sequence slightly improved for file streams
|
|
|
|
@39
|
[39]
|
6 months |
eweitz |
Forgot one…
|
|
|
|
@38
|
[38]
|
6 months |
eweitz |
IO stream cleanup
|
|
|
|
@37
|
[37]
|
6 months |
eweitz |
Remove debugging stuff
|
|
|
|
@36
|
[36]
|
6 months |
eweitz |
Checkpoint
|
|
|
|
@35
|
[35]
|
6 months |
eweitz |
Checkpoint
|
|
|
|
@34
|
[34]
|
6 months |
eweitz |
More tests
|
|
|
|
@33
|
[33]
|
6 months |
eweitz |
Better read-sequence implementation
|
|
|
|
@32
|
[32]
|
6 months |
eweitz |
More tests
|
|
|
|
@31
|
[31]
|
6 months |
eweitz |
Fix condition hierarchy
Passes tests
|
|
|
|
@30
|
[30]
|
6 months |
eweitz |
More optimizations
Passes tests
|
|
|
|
@29
|
[29]
|
6 months |
eweitz |
Some optimization
|
|
|
|
@28
|
[28]
|
6 months |
eweitz |
Reduce consing
|
|
|
|
@27
|
[27]
|
6 months |
eweitz |
New implementation for string functions
Passes all tests
|
|
|
|
@26
|
[26]
|
6 months |
eweitz |
Cleaning up wrong names, part 3
|
|
|
|
@25
|
[25]
|
6 months |
eweitz |
Cleaning up wrong names, part 2
|
|
|
|
@24
|
[24]
|
6 months |
eweitz |
Cleaning up wrong names
|
|
|
|
@23
|
[23]
|
6 months |
eweitz |
Start of reorg - this time as a diff from trunk
|
|
|
|
@22
|
[22]
|
6 months |
eweitz |
Copy trunk to branch so we can see the diffs
|
|
|
|
@21
|
[21]
|
6 months |
eweitz |
Start again…
|
|
|
|
@20
|
[20]
|
6 months |
eweitz |
First part of reorganisation
|
|
|
|
@19
|
[19]
|
6 months |
eweitz |
Remove
|
|
|
|
@18
|
[18]
|
6 months |
hhubner |
make sbcl happy
|
|
|
|
@17
|
[17]
|
6 months |
hhubner |
Fix bug in output cr-lf handling
|
|
|
|
@16
|
[16]
|
7 months |
eweitz |
More tests
|
|
|
|
@15
|
[15]
|
7 months |
eweitz |
Copy Hans' branch
|
|
|
|
@14
|
[14]
|
7 months |
hhubner |
remove debug print
|
|
|
|
@13
|
[13]
|
7 months |
hhubner |
Incorporate review comments from Edi
|
|
|
|
@12
|
[12]
|
7 months |
hhubner |
remove spurious declaration
|
|
|
|
@11
|
[11]
|
7 months |
hhubner |
Update docstring
|
|
|
|
@10
|
[10]
|
7 months |
hhubner |
Fix READ-BYTE* local function for OCTETS-TO-STRING% - Need to return
NIL, …
|
|
|
|
@9
|
[9]
|
7 months |
hhubner |
Checkpoint fast STRING-TO-OCTETS implpementation
|
|
|
|
@8
|
[8]
|
7 months |
hhubner |
Fast and unhygienic version of OCTETS-TO-STRING. This gives a 10x …
|
|
|
|
@7
|
[7]
|
7 months |
eweitz |
Another fixnum that wants to be an integer
|
|
|
|
@6
|
[6]
|
7 months |
hhubner |
Fix type of POSITION slot to be INTEGER instead of FIXNUM - Thanks, Edi!
|
|
|
|
@5
|
[5]
|
7 months |
hhubner |
Speed up string-to-octets by shortcutting through the streams mechanic.
|
|
|
|
@4
|
[4]
|
7 months |
hhubner |
commit first set of changes to speed up octets-to-string
|
|
|
|
@3
|
[3]
|
7 months |
hhubner |
Create performance optimization branch
|
|
|
|
@2
|
[2]
|
7 months |
hhubner |
Create branches directory
|
|
|
|
@1
|
[1]
|
7 months |
hhubner |
Import flexi-stream-0.14.0
|