forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commitb1c03b6
Pickling of metadata for units: need to ensure that integer exponents are pickled in a form compatible with F# 3.x tools.
fixesdotnet#69closesdotnet#72commit a56686150e512f846d3548eb28161d59d6e9ee42Merge:09ad755e4cf4a2Author: latkin <latkin@microsoft.com>Date: Thu Jan 22 11:55:47 2015 -0800 Merge branch 'fsharp4' ofhttps://github.com/andrewjkennedy/visualfsharp into andrewjkennedy-fsharp4commite4cf4a2Author: andrewjkennedy <akenn@microsoft.com>Date: Wed Jan 21 11:21:19 2015 +0000 Small cleanup of units picklingcommitdb6643aAuthor: andrewjkennedy <akenn@microsoft.com>Date: Wed Jan 21 10:34:07 2015 +0000 Pickling of units-of-measure: * Comments * Factored code a bit bettercommit77ba222Author: andrewjkennedy <akenn@microsoft.com>Date: Tue Jan 20 15:59:54 2015 +0000 Pickling of metadata for units: need to ensure that integer exponents are pickled in a form compatible with F# 3.x tools. This is issuedotnet#69 on github.1 parent09ad755 commitb1c03b6
2 files changed
+54
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1409 | 1409 | | |
1410 | 1410 | | |
1411 | 1411 | | |
| 1412 | + | |
1412 | 1413 | | |
1413 | 1414 | | |
1414 | | - | |
1415 | | - | |
1416 | | - | |
1417 | | - | |
1418 | | - | |
1419 | | - | |
1420 | | - | |
1421 | | - | |
1422 | | - | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
1423 | 1466 | | |
1424 | 1467 | | |
1425 | 1468 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
| 544 | + | |
| 545 | + | |
544 | 546 | | |
545 | 547 | | |
546 | 548 | | |
| |||
0 commit comments
Comments
(0)