Skip to content

0.1

Compare
Choose a tag to compare
@dushibaiyu dushibaiyu released this 27 Jul 02:58
· 29 commits to master since this release
  • fix asyncsocket error

  • fix win and mac build error

  • Change async-socket all CallBack to nothrow

  • Rm yu.array.IAppder

  • fix alloctor in 2.075 , to use YuAlloctor

  • add hash function

  • add chacksum functionm

  • Add COW string

  • Rebuild Vector

    • Use COW : when is the Value-type and struct don't hasElaborateAssign
    • Use Deep-Copy : when hasElaborateAssign
    • Disable copy: when is Ref-Type and Pointer
  • add yu.traits.isRefType

  • use the template to SnowflkeId

  • add Serialize