Skip to content

Commit e47fa41

Browse files
ctcpipryzokuken
authored andcommitted
🚚 replace old references
1 parent 8d1a057 commit e47fa41

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+1059
-1059
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ This source is processed to obtain a human-readable version, which you can view
1111

1212
Proposals follow [the TC39 process](https://tc39.es/process-document/) and are tracked in the [proposals repository](https://github.com/tc39/proposals).
1313

14-
* [Finished Proposals](https://github.com/tc39/proposals/blob/master/ecma402/finished-proposals.md)
15-
* [Active Proposals](https://github.com/tc39/proposals/blob/master/ecma402/README.md)
16-
* [Stage 0 Proposals](https://github.com/tc39/proposals/blob/master/ecma402/stage-0-proposals.md)
14+
* [Finished Proposals](https://github.com/tc39/proposals/blob/HEAD/ecma402/finished-proposals.md)
15+
* [Active Proposals](https://github.com/tc39/proposals/blob/HEAD/ecma402/README.md)
16+
* [Stage 0 Proposals](https://github.com/tc39/proposals/blob/HEAD/ecma402/stage-0-proposals.md)
1717

1818
Information about status of tests, documentations and browser implementations of proposals can be found in [this wiki page](https://github.com/tc39/ecma402/wiki/Proposal-and-PR-Progress-Tracking).
1919

meetings/agenda-2018-02-16.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Contact Daniel Ehrenberg ([email protected]) for the link to the Google Hango
1717
1. [Locale](https://github.com/tc39/proposal-intl-locale)
1818
1. [lb option added to Segmenter](https://github.com/tc39/proposal-intl-segmenter/pull/24); [renamed to lineBreakStyle](https://github.com/tc39/proposal-intl-segmenter/pull/25)
1919
1. [Settled on numeric: always/auto](https://github.com/tc39/proposal-intl-relative-time/pull/60)
20-
1. [Explained the existence of this call; well-received](https://github.com/tc39/tc39-notes/blob/master/es8/2018-01/jan-23.md#4-ecma402-status-updates)
20+
1. [Explained the existence of this call; well-received](https://github.com/tc39/tc39-notes/blob/HEAD/es8/2018-01/jan-23.md#4-ecma402-status-updates)
2121
1. Non-members who contribute to ECMA 402 (either PRs or in this call): Sign [this form](https://tc39.es/agreements/contributor/) to license contributions to Ecma
2222
1. Questions/issues with existing advanced proposals and APIs
2323
1. [Normative: Add calendar and numberingSystem options](https://github.com/tc39/ecma402/pull/175)

meetings/agenda-2019-01-17.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Contact Daniel Ehrenberg ([email protected]) for the link to the Google Hango
3636
1. Move under TC39 by creating a new project and following instruction on [Template for Proposals](https://github.com/tc39/template-for-proposals)
3737
2. Frank Tang will Champion
3838
3. Have problem to move Issues from the [old location](https://github.com/brawer/proposal-intl-displaynames).
39-
4. Now list under [Stage 0 of ECMA402](https://github.com/tc39/proposals/blob/master/ecma402/stage-0-proposals.md)
39+
4. Now list under [Stage 0 of ECMA402](https://github.com/tc39/proposals/blob/HEAD/ecma402/stage-0-proposals.md)
4040
5. Would like to change the API shape in [README](https://github.com/tc39/proposal-intl-displaynames/pull/2) and [SPEC](https://github.com/tc39/proposal-intl-displaynames/pull/4)
4141
6. And like to move under Stage 1
4242
6. Newer proposals

meetings/notes-2017-12-15.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Agenda: [https://github.com/tc39/ecma402/blob/master/meetings/agenda-2017-12-15.md](https://github.com/tc39/ecma402/blob/master/meetings/agenda-2017-12-15.md)
1+
Agenda: [https://github.com/tc39/ecma402/blob/HEAD/meetings/agenda-2017-12-15.md](https://github.com/tc39/ecma402/blob/HEAD/meetings/agenda-2017-12-15.md)
22

33
# Attendees
44

@@ -11,7 +11,7 @@ Agenda: [https://github.com/tc39/ecma402/blob/master/meetings/agenda-2017-12-15.
1111
* RX: Rafael Xaviers (Paypal)
1212
* MS: Michael Saboff (Apple)
1313
* SM: Stas Małolepszy (Mozilla)
14-
* CC: Craig Cornelius (Google)
14+
* CC: Craig Cornelius (Google)
1515
* FB: Felipe Balbontín (Google)
1616
* CP: Caridy Patiño (Salesforce)
1717
* JS: Jungshik Shin (Google)
@@ -128,7 +128,7 @@ ZB: these prefs could be made locale-sensitive, as in, dateStyle: short might me
128128

129129
DE: navigator.locales could expose OS’s calendar prefs (something navigator.languages doesn’t expose)
130130

131-
DE: Intl.Locale API makes an update that corresponds to lang tag and options You can parse out the script or change the calendar and pass it to other Intl ctors.
131+
DE: Intl.Locale API makes an update that corresponds to lang tag and options You can parse out the script or change the calendar and pass it to other Intl ctors.
132132

133133
NC: it feels like it combines two separate things: locales and user preferences.
134134

meetings/notes-2018-01-19.md

+20-20
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
Agenda: [https://github.com/tc39/ecma402/blob/master/meetings/agenda-2018-01-19.md](https://github.com/tc39/ecma402/blob/master/meetings/agenda-2018-01-19.md)
1+
Agenda: [https://github.com/tc39/ecma402/blob/HEAD/meetings/agenda-2018-01-19.md](https://github.com/tc39/ecma402/blob/HEAD/meetings/agenda-2018-01-19.md)
22

33
Attendees:
44

5-
* Caridy Patino (CP) -
6-
* Zbignew Braniecki (ZB) - Mozilla -
7-
* Daniel Ehrenberg (DE) - Igalia - github.com/littledan
5+
* Caridy Patino (CP) -
6+
* Zbignew Braniecki (ZB) - Mozilla -
7+
* Daniel Ehrenberg (DE) - Igalia - github.com/littledan
88
* Stas Malolepszy (SM)
99
* Jungshik Shin (JS) - Google - github.com/jungshik
1010
* Steven R. Loomis (SL) - IBM - github.com/srl295
1111
* Eemeli Aro (EA) - github.com/eemeli
12-
* Nebojsa Ciric (NC) - Google
13-
* Shane Carr (Shane) - Google
12+
* Nebojsa Ciric (NC) - Google
13+
* Shane Carr (Shane) - Google
1414
* JH: Jack Horton (MSFT) github.com/jackhorton
1515
* DIV: Doug Ilijev (MSFT) github.com/dilijev
1616
* BT: Brian Terlson (MSFT) github.com/bterlson
@@ -48,10 +48,10 @@ Attendees:
4848
* ZB: Seems like this would be useful in Intl.js
4949
* NC: Does PluralRules enable us to do message formatting any way we want until we get actual message formatting
5050
* JS: Any plural-related things, lets you select the message. Doesn’t include the message.
51-
* ZB: Everything on top of PluralRules is just an algorithm, so hopefully this reduces the load of any
51+
* ZB: Everything on top of PluralRules is just an algorithm, so hopefully this reduces the load of any
5252
* EA: The data is small here
53-
* NC: Seems like this
54-
* DE: Is there a way to get the list of availableLocales for plural rules?
53+
* NC: Seems like this
54+
* DE: Is there a way to get the list of availableLocales for plural rules?
5555
* EA: Seen a locale with Cardinal rules but without Ordinal Rules
5656
* SL: can assume that if ‘locale’ data (e.g. for formatting) is available for a given locale, PR is also available for the locale.
5757
* SM: Firefox ships or is preparing to ship in 19 locales which don't have plural rules defined in the CLDR. These are: ach, an, cak, csb, gn, hto, ia (Interlingua), kok, lij, ltg, mai, oc, pbb, qvi, rw, sat, son, trs, tsz.
@@ -94,7 +94,7 @@ Attendees:
9494
10. JS: Yes. Actually we had some historical Mozilla test that we had to disable since it expected the spec semantics.
9595
11. DE: I’m not sure if OS semantics support this, as opposed to using ICU. Many JS implementations currently use OS APIs.
9696
12. JS: I think the Windows API supports this, but we would’ve had to modify the sandbox to support it. For Linux, it probably is possible, but it would probably require a lot of hooks and duplicating a lot of what ICU does. For that reason, I didn’t other to do it.
97-
13. SL: POSIX APIs assume that
97+
13. SL: POSIX APIs assume that
9898
14. JS: I have an ICU change request open to change ICU to make this easier to implement.
9999
15. ZB: Do implementers have any concerns?
100100
16. JH: If this will require an ICU API, we definitely need it to not be internal.
@@ -109,7 +109,7 @@ Attendees:
109109
* CP: None of the formats that are there make forward-compatibility guarantees.
110110
* ZB: UTS 35 doesn’t help us too much; none of ECMA 402 depends on this. We’d have to make a lot of changes to the specification, and not make things data-dependent.
111111
* SC: If we introduce this, then other specifications could be rephrased in terms of this new data source.
112-
* CP: The problem is the stability of UTS 35--we have to make sure that
112+
* CP: The problem is the stability of UTS 35--we have to make sure that
113113
* DE: Seems like there is still a lot more design work.
114114
3. Stage 3 proposals
115115
1. [Intl.Segmenter](https://github.com/tc39/proposal-intl-segmenter/)
@@ -127,8 +127,8 @@ Attendees:
127127
* SL: There’s a stripped-down data set by default, and then you can install all the data which includes dictionaries.
128128
* DE: So, is unspecified breaking right? And, should we continue to leave the connection to CSS unspecified?
129129
* JS: ICU has ‘strict’, ‘loose’ and ‘normal’ from CSS3. Does Ecma want to have those options?
130-
* DE: Possible to add them as an option. Currently, there’s no option.
131-
* DE: how about ‘word-break: break-all’?
130+
* DE: Possible to add them as an option. Currently, there’s no option.
131+
* DE: how about ‘word-break: break-all’?
132132
* JS: This is for latin text in CJK text
133133
* SL: There’s a lot of room for improvement here
134134
* NC: Internally in Google, there’s a lot of machine learning work going on for segmenters
@@ -144,7 +144,7 @@ Attendees:
144144
* DE: Currently strictness is only supported via the options bag
145145
* JS: Seems like we should add this to the locale tag.
146146
* SL: There are many other things in locales that could be added
147-
* SL: Unicode locale extensions have ‘lb’ (line breaking), ‘wb’ (? word breaking), ss (suppress …),
147+
* SL: Unicode locale extensions have ‘lb’ (line breaking), ‘wb’ (? word breaking), ss (suppress …),
148148
* SL: If we have those three in the BCP, we should mention them in the specification here. [https://www.unicode.org/repos/cldr/trunk/specs/ldml/tr35.html#UnicodeLineBreakStyleIdentifier](https://www.unicode.org/repos/cldr/trunk/specs/ldml/tr35.html#UnicodeLineBreakStyleIdentifier) [https://www.unicode.org/repos/cldr/trunk/specs/ldml/tr35.html#UnicodeSentenceBreakSuppressionsIdentifier](https://www.unicode.org/repos/cldr/trunk/specs/ldml/tr35.html#UnicodeSentenceBreakSuppressionsIdentifier)
149149
* NC: Currently we support lb. Should we support wb and ss? Are they important enough? Some of these seem a little artificial, like ss, which is based on the technology underneath.
150150
* SL: I don’t quite follow. Ss specifies an improvement to line breaks using commonly known exceptions.
@@ -162,7 +162,7 @@ Attendees:
162162
* DE: compound unit is not supported. Earlier draft supported it, but it was removed due to design issues.
163163
* JS: future plan for compound unit?
164164
* DE: We could do this in a future version, but there are many policy choices, so it is complicated. List format over RelativeTF is an option.
165-
* NC: Does this work
165+
* NC: Does this work
166166
* DE: What should we do about type: numeric/text, which has numeric as the default?
167167
* JS: What’s the motivation?
168168
* DE: You don’t know which is the right cutoff unless you know what time of day it is, etc. You don’t have the timeline that this is relative to.
@@ -175,8 +175,8 @@ Attendees:
175175
* DIV: I think numeric should be the default.
176176
* CP: I think so too. You have to be aware of this issue if you want to get yesterday/tomorrow.
177177
* DIV: Speaking of days, can we have "1 day, 1 hour, and 30 seconds ago"?
178-
* (reply): can do with [ListFormat](?) + RelativeTimeFormat
179-
* This is a low-level API (similar to PluralRules) on top of which a library writer can implement a smarter (higher-level) API.
178+
* (reply): can do with [ListFormat](?) + RelativeTimeFormat
179+
* This is a low-level API (similar to PluralRules) on top of which a library writer can implement a smarter (higher-level) API.
180180
* Will present next week (name TBD?)
181181
2. [Intl.Locale](https://github.com/tc39/proposal-intl-locale/)
182182
* Stage 2
@@ -187,7 +187,7 @@ Attendees:
187187
* JS: Yes, it should be explicit.
188188
* Conclusion: Not supported.
189189
* [Will not throw an exception on unsupported locales](https://github.com/tc39/proposal-intl-locale/issues/6)
190-
* NC: We were talking about possible additional data packs. This allows working with the locale ID. We don’t have any data, but we have a working BCP 47 ID. If it goes into date formatter, date formatter will
190+
* NC: We were talking about possible additional data packs. This allows working with the locale ID. We don’t have any data, but we have a working BCP 47 ID. If it goes into date formatter, date formatter will
191191
* [Should additional tags be passed through?](https://github.com/tc39/proposal-intl-locale/issues/4)
192192
* SL: Should be able to round-trip, though it’s OK to sort the tags and normalize the locale.
193193
* OK to ship this as a minimal base, with other important complements (likely subtags, display names, more options) in follow-on proposals?
@@ -198,7 +198,7 @@ Attendees:
198198
* Ready for Stage 3?
199199
* DE: Interface to BCP 47. Identify script, region, language, etc from a given locale id. Has toString() to build a locale id in a string
200200
* DE: future extension for likelySubtag, etc
201-
* When Locale is passed to Intl.* API, should Locale be treated specially instead of invoking toString() ?
201+
* When Locale is passed to Intl.* API, should Locale be treated specially instead of invoking toString() ?
202202
* DE: Yes
203203
3. [Intl.ListFormat](https://github.com/tc39/proposal-intl-list-format)
204204
* Stage 2
@@ -210,7 +210,7 @@ Attendees:
210210
22. NS: Should we rename regular to "and" and add negative lists as “or”?
211211
23. DIV: How about we call regular lists "conjunction" and add “disjunction” (linguistic terms rather than english-specific words “and”/”or”)
212212
24. ZB: I like this suggestion, since "and" and “or” seems too specific to English
213-
25. DIV: There are issues in languages about handling adjectives, etc.
213+
25. DIV: There are issues in languages about handling adjectives, etc.
214214
26. ZB: I’m not sure if we’ll support adjectives here.
215215
27. NC: Do we need gender information? ListFormat supports this...
216216
1. SL: personList with gender

meetings/notes-2018-02-16.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Agenda: [https://github.com/tc39/ecma402/blob/master/meetings/agenda-2018-02-16.md](https://github.com/tc39/ecma402/blob/master/meetings/agenda-2018-02-16.md)
1+
Agenda: [https://github.com/tc39/ecma402/blob/HEAD/meetings/agenda-2018-02-16.md](https://github.com/tc39/ecma402/blob/HEAD/meetings/agenda-2018-02-16.md)
22

33
Attendees: Zibi Braniecki, Mozilla (ZB), Caridy Patiño (CP), Brian Terlson (BT), Doug Ilijev (DIV), Jack Horton (JH) Steven R. Loomis (SR), Shane Carr (SC), Jeff Genovy (JG) Felipe (F)
44

@@ -15,7 +15,7 @@ Agenda:
1515
* [Locale](https://github.com/tc39/proposal-intl-locale)
1616
3. [lb option added to Segmenter](https://github.com/tc39/proposal-intl-segmenter/pull/24);[ renamed to lineBreakStyle](https://github.com/tc39/proposal-intl-segmenter/pull/25)
1717
4. [Settled on numeric: always/auto](https://github.com/tc39/proposal-intl-relative-time/pull/60)
18-
5. [Explained the existence of this call; well-received](https://github.com/tc39/tc39-notes/blob/master/es8/2018-01/jan-23.md#4-ecma402-status-updates)
18+
5. [Explained the existence of this call; well-received](https://github.com/tc39/tc39-notes/blob/HEAD/es8/2018-01/jan-23.md#4-ecma402-status-updates)
1919
6. Non-members who contribute to ECMA 402 (either PRs or in this call): Sign[ this form](https://tc39.es/agreements/contributor/) to license contributions to Ecma
2020
2. Questions/issues with existing advanced proposals and APIs
2121
1. [Normative: Add calendar and numberingSystem options](https://github.com/tc39/ecma402/pull/175)
@@ -155,15 +155,15 @@ SR: und is root.
155155

156156
JS: better for users to explicitly specify a locale, rather than mysterious default locale showing up automatically
157157

158-
??:
158+
??:
159159

160160
Conclusion: Throw when a locale isn’t provided.
161161

162162
**Item 2.iii.c**
163163

164-
ZB:
164+
ZB:
165165

166-
SR:
166+
SR:
167167

168168
**Item 3 (ICU tickets)**
169169

@@ -211,7 +211,7 @@ SC: yes, this includes unit format on it.
211211

212212
JH: I want to point two things. This relies heavily on ICU design, which MS usually push back. Point two is the the C implementation of these ICU apis is very far away it seems. This might put a serious burden on us.
213213

214-
SC: Yes, there are ICU Apis that maps directly to this new APIs. But this is a 402 spec, we don’t have to model the spec after ICU.
214+
SC: Yes, there are ICU Apis that maps directly to this new APIs. But this is a 402 spec, we don’t have to model the spec after ICU.
215215

216216
DIV: We (Chakra) must have non-experimental ICU C (not C++) APIs to implement any of these features. Until experimental tag is removed from those C APIs, we should not allow these proposals to get to stage 4.
217217

@@ -247,13 +247,13 @@ Conclusion: Felipe will prepare the material to present it on the next tc39 meet
247247

248248
NC: the last one worked better.
249249

250-
• looking at overflow: [https://github.com/tc39/ecma402/blob/master/meetings/agenda-2018-02-16.md#overflow](https://github.com/tc39/ecma402/blob/master/meetings/agenda-2018-02-16.md#overflow)
250+
• looking at overflow: [https://github.com/tc39/ecma402/blob/HEAD/meetings/agenda-2018-02-16.md#overflow](https://github.com/tc39/ecma402/blob/HEAD/meetings/agenda-2018-02-16.md#overflow)
251251

252252
ZB: ovf 1.iv.b - likelySubtags
253253

254254
NC: maximize? Yes. (and minimize)
255255

256-
ZB: ovf 1.vi.a: datetime style?
256+
ZB: ovf 1.vi.a: datetime style?
257257

258258
CP: Organizational…  Will be out 2H2018, need help on editorial role.
259259

0 commit comments

Comments
 (0)