Skip to content

Fix #3922: Fix all the heuristic properties of Charsets. #3923

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 14, 2020

Conversation

sjrd
Copy link
Member

@sjrd sjrd commented Jan 14, 2020

  • Decoder.averageCharsPerByte()
  • Decoder.maxCharsPerByte()
  • Encoder.averageBytesPerChar()
  • Encoder.maxBytesPerChar()

@gzm0
Copy link
Contributor

gzm0 commented Jan 14, 2020

Hum, what is happening to Jenkins?

@sjrd
Copy link
Member Author

sjrd commented Jan 14, 2020

It's got zillions of jobs in its queue, and all its nodes are marked (offline) :s I'm going to check with Fabien.

@sjrd sjrd force-pushed the fix-charset-heuristic-properties branch from 5486862 to 1b0e04f Compare January 14, 2020 15:57
@sjrd
Copy link
Member Author

sjrd commented Jan 14, 2020

It's back online.

* `Decoder.averageCharsPerByte()`
* `Decoder.maxCharsPerByte()`
* `Encoder.averageBytesPerChar()`
* `Encoder.maxBytesPerChar()`
@sjrd sjrd force-pushed the fix-charset-heuristic-properties branch from 1b0e04f to df335fc Compare January 14, 2020 16:42
@gzm0 gzm0 merged commit dcf2885 into scala-js:0.6.x Jan 14, 2020
@sjrd sjrd deleted the fix-charset-heuristic-properties branch January 14, 2020 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants