transactd 2.4.2-x64-mswin64-100 → 2.4.3-x64-mswin64-100
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
 - data/RELEASE_NOTE-JA.md +7 -0
 - data/RELEASE_NOTE.md +8 -0
 - data/bin/2.0/transactd.so +0 -0
 - data/bin/2.1/transactd.so +0 -0
 - data/bin/2.2/transactd.so +0 -0
 - data/bin/common/tdclc_64_2_4.dll +0 -0
 - data/bin/common/tdclcpp_vc100_64mr_2_4.dll +0 -0
 - metadata +2 -2
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA1:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 86bf2e9a70ecda262d102f95b0b8ad7f233e06af
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 00e850ac2c8c6ebe7659a98058ca9e2aa95fea1d
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: b28ff62ab0e38d10ca4c721e79ebf995562d953c3f5fe7f36fd4a7c844560328ce2b3c9e97c4c08b33755e4d697ded2b863deb200df3f544cb33139ac3453b00
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 79c412f6ed4a0d1e4e4f317efa64363f6b9d8791cb301f7ac1c1341beabad0a4c14dbaf27da073a2db24b308686ed8bb8b307e4462b2c002759b161f0d094486
         
     | 
    
        data/RELEASE_NOTE-JA.md
    CHANGED
    
    | 
         @@ -1,5 +1,12 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            リリースノート
         
     | 
| 
       2 
2 
     | 
    
         | 
| 
      
 3 
     | 
    
         
            +
            ================================================================================
         
     | 
| 
      
 4 
     | 
    
         
            +
            Version 2.4.3 2015/08/31
         
     | 
| 
      
 5 
     | 
    
         
            +
            ================================================================================
         
     | 
| 
      
 6 
     | 
    
         
            +
            修正と変更点 (Client only)
         
     | 
| 
      
 7 
     | 
    
         
            +
            --------------------------------------------------------------------------------
         
     | 
| 
      
 8 
     | 
    
         
            +
            * ユニオンされたレコードセットのJoinが正しく動作しない不具合を修正しました。
         
     | 
| 
      
 9 
     | 
    
         
            +
             
     | 
| 
       3 
10 
     | 
    
         
             
            ================================================================================
         
     | 
| 
       4 
11 
     | 
    
         
             
            Version 2.4.2 2015/08/31
         
     | 
| 
       5 
12 
     | 
    
         
             
            ================================================================================
         
     | 
    
        data/RELEASE_NOTE.md
    CHANGED
    
    | 
         @@ -1,4 +1,12 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            Release note
         
     | 
| 
      
 2 
     | 
    
         
            +
            ================================================================================
         
     | 
| 
      
 3 
     | 
    
         
            +
            Version 2.4.3 2015/08/31
         
     | 
| 
      
 4 
     | 
    
         
            +
            ================================================================================
         
     | 
| 
      
 5 
     | 
    
         
            +
            Modifications (Client only)
         
     | 
| 
      
 6 
     | 
    
         
            +
            --------------------------------------------------------------------------------
         
     | 
| 
      
 7 
     | 
    
         
            +
            * Fix a bug that does not work correctly Join with Union record set.
         
     | 
| 
      
 8 
     | 
    
         
            +
             
     | 
| 
      
 9 
     | 
    
         
            +
             
     | 
| 
       2 
10 
     | 
    
         
             
            ================================================================================
         
     | 
| 
       3 
11 
     | 
    
         
             
            Version 2.4.2 2015/08/31
         
     | 
| 
       4 
12 
     | 
    
         
             
            ================================================================================
         
     | 
    
        data/bin/2.0/transactd.so
    CHANGED
    
    | 
         Binary file 
     | 
    
        data/bin/2.1/transactd.so
    CHANGED
    
    | 
         Binary file 
     | 
    
        data/bin/2.2/transactd.so
    CHANGED
    
    | 
         Binary file 
     | 
    
        data/bin/common/tdclc_64_2_4.dll
    CHANGED
    
    | 
         Binary file 
     | 
| 
         Binary file 
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: transactd
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 2.4. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 2.4.3
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: x64-mswin64-100
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - BizStation Corp.
         
     | 
| 
       8 
8 
     | 
    
         
             
            autorequire: 
         
     | 
| 
       9 
9 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       10 
10 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       11 
     | 
    
         
            -
            date: 2015- 
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2015-09-01 00:00:00.000000000 Z
         
     | 
| 
       12 
12 
     | 
    
         
             
            dependencies: []
         
     | 
| 
       13 
13 
     | 
    
         
             
            description: Transactd client for ruby gem
         
     | 
| 
       14 
14 
     | 
    
         
             
            email: transactd@bizstation.jp
         
     |