issues
search
hhvm
/
hsl-experimental
Experimental features for the Hack Standard Library
MIT License
23
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
HSL OS: review consistency of invariant vs invalidargumentexception vs einval vs erange
#143
fredemmott
closed
4 years ago
0
Either make File\open* take Path objects, or make getPath return a string
#142
fredemmott
closed
3 years ago
1
Add allowed fixmes for nightlies
#141
lexidor
closed
4 years ago
0
Review OS\ - is it actually 'POSIX-like'?
#140
fredemmott
closed
4 years ago
2
Move non-FD (e.g. HTTP) in/out away from PHP resources; remove PHP resource support
#139
fredemmott
closed
4 years ago
2
Add FDHandle interface, codegen the intersection interfaces
#138
fredemmott
closed
4 years ago
1
HSL IO performance: add native awaitables for looping operations like writeAllAsync
#137
fredemmott
opened
4 years ago
0
Add BufferedReader
#136
fredemmott
closed
4 years ago
2
Migrate STDIN/STDOUT/STDERR handles from PHP resources to FDs
#135
fredemmott
closed
4 years ago
1
Add `OS\mko?stemps?()`, make `File\temporary_file()` use it.
#134
fredemmott
closed
4 years ago
1
Implement TCP and Unix sockets without using PHP resources
#133
fredemmott
closed
4 years ago
1
Provide new 'hhvm/hsl-io' virtual package
#132
fredemmott
closed
4 years ago
1
Server::nextConnectionAsync() blocks after the server has been shutdown
#131
azjezz
closed
4 years ago
9
Remove disposable interfaces, disposable-first approach.
#130
fredemmott
closed
4 years ago
3
Remove `IO\WriteHandle::flushAsync()`
#129
fredemmott
closed
4 years ago
1
Add MemoryHandle, replacing hh-clilib's `StringInput` and `StringOutput` handles
#128
fredemmott
closed
4 years ago
1
Add readAllAsync, readFixedSizeAsync, writeAllAsync
#127
fredemmott
closed
4 years ago
1
Remove IO\server_output(), IO\server_error()
#126
fredemmott
closed
4 years ago
1
Implement TCP and Unix sockets without using PHP resources
#125
fredemmott
closed
4 years ago
2
[easy] make HSL IO write API consistent with read API
#124
fredemmott
closed
4 years ago
1
Pass DataProviderTypesLinter
#123
lexidor
closed
4 years ago
1
Require HHVM 4.52
#122
fredemmott
closed
4 years ago
1
Test that readAsync implementations appropriately handle closed resources
#121
fredemmott
closed
4 years ago
1
[IO] add handle copy function
#120
azjezz
closed
3 years ago
3
HSL IO/OS API cleanups
#119
fredemmott
closed
4 years ago
1
[wip] HSL OS native work stack
#118
fredemmott
closed
4 years ago
1
[easy] Use builtin ERRNO constants
#117
fredemmott
closed
4 years ago
1
Remove "Experimental\\" from HSL IO, OS namespaces. No change to status.
#116
fredemmott
closed
4 years ago
1
IO/OS: Rename private namespaces for consistency with new builtins
#115
fredemmott
closed
4 years ago
1
Key sorting callbacks can return `num` (#118)
#114
jjergus
closed
4 years ago
1
[wish] Make it easy to read line without end of line characters
#113
xixixao
closed
4 years ago
3
allow hhvm-autoload 3.0
#112
jjergus
closed
4 years ago
1
add more stuff to README.md
#111
jjergus
closed
4 years ago
1
[IO] document an accurate, consistent definition of 'end of file', or rename the concept
#110
fredemmott
closed
4 years ago
1
Rename `readAsync` to `readAllAsync`, add `readPartialAsync`
#109
fredemmott
closed
4 years ago
5
[IO] stop using floats for timeouts (lossy)
#108
fredemmott
closed
4 years ago
6
[Network] add ability to retrieve stream metadata
#107
azjezz
closed
4 years ago
2
[Network] allow setting socket options
#106
azjezz
opened
4 years ago
11
Add SO_REUSEADDR support, and ability to stop a server listening
#105
fredemmott
closed
4 years ago
2
HSL IO: if a timeout is specified, make sure it's at least 1ms
#104
fredemmott
closed
4 years ago
1
Clarify behavior of `IO\ReadHandle::readAsync`
#103
fredemmott
closed
4 years ago
1
[Network] Secure socket support ?
#102
azjezz
opened
4 years ago
2
[Network] no way to set SO_REUSEADDR
#101
azjezz
closed
4 years ago
5
[Network] $socket->readAsync() blocks when there's no more data to read.
#100
azjezz
closed
4 years ago
13
Fix bad backtick in doccomment
#99
fredemmott
closed
4 years ago
1
Document IO handle lifecycle
#98
fredemmott
closed
4 years ago
1
Document the 'entrypoints' to HSL IO in the main IO\Handle docblock
#97
fredemmott
closed
4 years ago
1
Document TCP\ and Unix\
#96
fredemmott
closed
4 years ago
1
Document IO\ and OS\
#95
fredemmott
closed
4 years ago
1
[hsl io] Rename *NonDisposable* to *Closeable*
#94
fredemmott
closed
4 years ago
9
Previous
Next